Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-28849 (GCVE-0-2024-28849)
Vulnerability from cvelistv5 – Published: 2024-03-14 17:07 – Updated: 2025-02-13 17:47- CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
| URL | Tags |
|---|---|
| https://github.com/follow-redirects/follow-redire… | x_refsource_CONFIRM |
| https://github.com/psf/requests/issues/1885 | x_refsource_MISC |
| https://github.com/follow-redirects/follow-redire… | x_refsource_MISC |
| https://hackerone.com/reports/2390009 | x_refsource_MISC |
| https://fetch.spec.whatwg.org/#authentication-entries | x_refsource_MISC |
| https://lists.fedoraproject.org/archives/list/pac… |
| Vendor | Product | Version | |
|---|---|---|---|
| follow-redirects | follow-redirects |
Affected:
< 1.15.6
|
|
| follow-redirects_project | follow-redirects |
Affected:
0 , < 1.15.6
(custom)
cpe:2.3:a:follow-redirects_project:follow-redirects:*:*:*:*:*:node.js:*:* |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T00:56:58.148Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"name": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"tags": [
"x_refsource_CONFIRM",
"x_transferred"
],
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
},
{
"name": "https://github.com/psf/requests/issues/1885",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/psf/requests/issues/1885"
},
{
"name": "https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b"
},
{
"name": "https://hackerone.com/reports/2390009",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://hackerone.com/reports/2390009"
},
{
"name": "https://fetch.spec.whatwg.org/#authentication-entries",
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://fetch.spec.whatwg.org/#authentication-entries"
},
{
"tags": [
"x_transferred"
],
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"cpes": [
"cpe:2.3:a:follow-redirects_project:follow-redirects:*:*:*:*:*:node.js:*:*"
],
"defaultStatus": "unknown",
"product": "follow-redirects",
"vendor": "follow-redirects_project",
"versions": [
{
"lessThan": "1.15.6",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2024-28849",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-08-02T19:45:25.235625Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-08-02T19:46:22.123Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "follow-redirects",
"vendor": "follow-redirects",
"versions": [
{
"status": "affected",
"version": "\u003c 1.15.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "follow-redirects is an open source, drop-in replacement for Node\u0027s `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-200",
"description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-03-23T03:06:02.341Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
},
{
"name": "https://github.com/psf/requests/issues/1885",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/psf/requests/issues/1885"
},
{
"name": "https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b"
},
{
"name": "https://hackerone.com/reports/2390009",
"tags": [
"x_refsource_MISC"
],
"url": "https://hackerone.com/reports/2390009"
},
{
"name": "https://fetch.spec.whatwg.org/#authentication-entries",
"tags": [
"x_refsource_MISC"
],
"url": "https://fetch.spec.whatwg.org/#authentication-entries"
},
{
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/"
}
],
"source": {
"advisory": "GHSA-cxjh-pqwp-8mfp",
"discovery": "UNKNOWN"
},
"title": "Proxy-Authorization header kept across hosts in follow-redirects"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2024-28849",
"datePublished": "2024-03-14T17:07:27.338Z",
"dateReserved": "2024-03-11T22:45:07.685Z",
"dateUpdated": "2025-02-13T17:47:32.862Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2024-28849",
"date": "2026-06-08",
"epss": "0.01077",
"percentile": "0.78161"
},
"fkie_nvd": {
"descriptions": "[{\"lang\": \"en\", \"value\": \"follow-redirects is an open source, drop-in replacement for Node\u0027s `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}, {\"lang\": \"es\", \"value\": \"follow-redirects es un reemplazo directo de c\\u00f3digo abierto para los m\\u00f3dulos `http` y `https` de Node que sigue autom\\u00e1ticamente las redirecciones. En las versiones afectadas, follow-redirects solo borra el encabezado de autorizaci\\u00f3n durante el redireccionamiento entre dominios, pero mantiene el encabezado de autenticaci\\u00f3n de proxy que tambi\\u00e9n contiene las credenciales. Esta vulnerabilidad puede provocar una fuga de credenciales, pero se solucion\\u00f3 en la versi\\u00f3n 1.15.6. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}]",
"id": "CVE-2024-28849",
"lastModified": "2024-11-21T09:07:02.530",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"baseScore\": 6.5, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"LOW\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"HIGH\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"NONE\"}, \"exploitabilityScore\": 2.8, \"impactScore\": 3.6}]}",
"published": "2024-03-14T17:15:52.097",
"references": "[{\"url\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://github.com/psf/requests/issues/1885\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://hackerone.com/reports/2390009\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\", \"source\": \"security-advisories@github.com\"}, {\"url\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://github.com/psf/requests/issues/1885\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://hackerone.com/reports/2390009\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}]",
"sourceIdentifier": "security-advisories@github.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": "[{\"source\": \"security-advisories@github.com\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-200\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2024-28849\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2024-03-14T17:15:52.097\",\"lastModified\":\"2025-12-05T15:45:52.483\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"follow-redirects is an open source, drop-in replacement for Node\u0027s `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"},{\"lang\":\"es\",\"value\":\"follow-redirects es un reemplazo directo de c\u00f3digo abierto para los m\u00f3dulos `http` y `https` de Node que sigue autom\u00e1ticamente las redirecciones. En las versiones afectadas, follow-redirects solo borra el encabezado de autorizaci\u00f3n durante el redireccionamiento entre dominios, pero mantiene el encabezado de autenticaci\u00f3n de proxy que tambi\u00e9n contiene las credenciales. Esta vulnerabilidad puede provocar una fuga de credenciales, pero se solucion\u00f3 en la versi\u00f3n 1.15.6. Se recomienda a los usuarios que actualicen. No se conocen workarounds para esta vulnerabilidad.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\",\"baseScore\":6.5,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.8,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-200\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:follow-redirects_project:follow-redirects:*:*:*:*:*:node.js:*:*\",\"versionEndExcluding\":\"1.15.6\",\"matchCriteriaId\":\"E45F1E20-9980-4063-9A1D-6CDB5C850890\"}]}]}],\"references\":[{\"url\":\"https://fetch.spec.whatwg.org/#authentication-entries\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/psf/requests/issues/1885\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://hackerone.com/reports/2390009\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://fetch.spec.whatwg.org/#authentication-entries\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Technical Description\"]},{\"url\":\"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Vendor Advisory\"]},{\"url\":\"https://github.com/psf/requests/issues/1885\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://hackerone.com/reports/2390009\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Third Party Advisory\"]},{\"url\":\"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"name\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"tags\": [\"x_refsource_CONFIRM\", \"x_transferred\"]}, {\"url\": \"https://github.com/psf/requests/issues/1885\", \"name\": \"https://github.com/psf/requests/issues/1885\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"name\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://hackerone.com/reports/2390009\", \"name\": \"https://hackerone.com/reports/2390009\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"name\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"tags\": [\"x_refsource_MISC\", \"x_transferred\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T00:56:58.148Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-28849\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-08-02T19:45:25.235625Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:follow-redirects_project:follow-redirects:*:*:*:*:*:node.js:*:*\"], \"vendor\": \"follow-redirects_project\", \"product\": \"follow-redirects\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.15.6\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-08-02T19:46:17.031Z\"}}], \"cna\": {\"title\": \"Proxy-Authorization header kept across hosts in follow-redirects\", \"source\": {\"advisory\": \"GHSA-cxjh-pqwp-8mfp\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"follow-redirects\", \"product\": \"follow-redirects\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 1.15.6\"}]}], \"references\": [{\"url\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"name\": \"https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/psf/requests/issues/1885\", \"name\": \"https://github.com/psf/requests/issues/1885\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"name\": \"https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://hackerone.com/reports/2390009\", \"name\": \"https://hackerone.com/reports/2390009\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"name\": \"https://fetch.spec.whatwg.org/#authentication-entries\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VOIF4EPQUCKDBEVTGRQDZ3CGTYQHPO7Z/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"follow-redirects is an open source, drop-in replacement for Node\u0027s `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-200\", \"description\": \"CWE-200: Exposure of Sensitive Information to an Unauthorized Actor\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2024-03-14T17:07:27.338Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-28849\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-08-02T19:46:22.123Z\", \"dateReserved\": \"2024-03-11T22:45:07.685Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2024-03-14T17:07:27.338Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
MSRC_CVE-2024-28849
Vulnerability from csaf_microsoft - Published: 2024-03-02 08:00 - Updated: 2026-02-18 01:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17334-17086 | — | ||
| Unresolved product id: 19806-17086 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-2 | — | ||
| Unresolved product id: 17084-3 | — |
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2024/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2024/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-2024-28849 Proxy-Authorization header kept across hosts in follow-redirects - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-28849.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": "Proxy-Authorization header kept across hosts in follow-redirects",
"tracking": {
"current_release_date": "2026-02-18T01:39:21.000Z",
"generator": {
"date": "2026-02-18T08:30:31.662Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-28849",
"initial_release_date": "2024-03-02T08:00:00.000Z",
"revision_history": [
{
"date": "2024-03-25T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2024-06-30T07:00:00.000Z",
"legacy_version": "1.1",
"number": "2",
"summary": "Information published."
},
{
"date": "2026-02-18T01:39:21.000Z",
"legacy_version": "1.2",
"number": "3",
"summary": "Information published."
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 reaper 3.1.1-9",
"product": {
"name": "\u003ccbl2 reaper 3.1.1-9",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 reaper 3.1.1-9",
"product": {
"name": "cbl2 reaper 3.1.1-9",
"product_id": "17334"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 reaper 3.1.1-8",
"product": {
"name": "\u003ccbl2 reaper 3.1.1-8",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 reaper 3.1.1-8",
"product": {
"name": "cbl2 reaper 3.1.1-8",
"product_id": "19806"
}
}
],
"category": "product_name",
"name": "reaper"
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "2"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "3"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 reaper 3.1.1-9 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 3.1.1-9 as a component of CBL Mariner 2.0",
"product_id": "17334-17086"
},
"product_reference": "17334",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 reaper 3.1.1-8 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 reaper 3.1.1-8 as a component of CBL Mariner 2.0",
"product_id": "19806-17086"
},
"product_reference": "19806",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"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-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-2",
"17084-3"
]
}
],
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17334-17086",
"19806-17086"
],
"known_affected": [
"17086-4",
"17086-1"
],
"known_not_affected": [
"17086-2",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849 Proxy-Authorization header kept across hosts in follow-redirects - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-28849.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-25T00:00:00.000Z",
"details": "3.1.1-9:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"temporalScore": 6.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"17086-4",
"17086-1"
]
}
],
"title": "Proxy-Authorization header kept across hosts in follow-redirects"
}
]
}
NCSC-2024-0294
Vulnerability from csaf_ncscnl - Published: 2024-07-17 13:52 - Updated: 2024-07-17 13:52| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Er zijn kwetsbaarheden verholpen in Oracle Communications.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n* Denial-of-Service (DoS)\n* Toegang tot gevoelige gegevens\n* Toegang tot systeemgegevens\n* Manipulatie van gegevens\n* (Remote) code execution (Gebruikersrechten)",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates beschikbaar gesteld om de kwetsbaarheden te verhelpen. Zie de referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Cross-Site Request Forgery (CSRF)",
"title": "CWE-352"
},
{
"category": "general",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "general",
"text": "Incomplete Cleanup",
"title": "CWE-459"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-10086"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-29425"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-41184"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34169"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-42890"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-48174"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-24998"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-33201"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-37920"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51775"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52425"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-0450"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22019"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22201"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22234"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22262"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23672"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23807"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-23897"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24549"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25062"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-25710"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26130"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-26308"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-27316"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28182"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29025"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-2961"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34069"
},
{
"category": "external",
"summary": "Source - nvd",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6162"
},
{
"category": "external",
"summary": "Reference - oracle",
"url": "https://www.oracle.com/docs/tech/security-alerts/cpujul2024csaf.json"
},
{
"category": "external",
"summary": "Reference - cveprojectv5; ibm; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujul2024.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2024-07-17T13:52:53.293003Z",
"id": "NCSC-2024-0294",
"initial_release_date": "2024-07-17T13:52:53.293003Z",
"revision_history": [
{
"date": "2024-07-17T13:52:53.293003Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-204629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-816792",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-10086",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-204629",
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2019-10086",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2019/CVE-2019-10086.json"
}
],
"title": "CVE-2019-10086"
},
{
"cve": "CVE-2021-29425",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-204629",
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-29425",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-29425.json"
}
],
"title": "CVE-2021-29425"
},
{
"cve": "CVE-2021-37533",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-37533",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37533.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2021-37533"
},
{
"cve": "CVE-2021-41184",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-204629",
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-41184",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-41184.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-204629",
"CSAFPID-816792"
]
}
],
"title": "CVE-2021-41184"
},
{
"cve": "CVE-2022-34169",
"cwe": {
"id": "CWE-192",
"name": "Integer Coercion Error"
},
"notes": [
{
"category": "other",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "other",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
}
],
"product_status": {
"known_affected": [
"CSAFPID-204629",
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-34169",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json"
}
],
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-36033",
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-36033",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2022-36033"
},
{
"cve": "CVE-2022-42890",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-42890",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42890.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2022-42890"
},
{
"cve": "CVE-2022-48174",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-48174",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-48174.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2022-48174"
},
{
"cve": "CVE-2023-5685",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5685",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2023-24998",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-24998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-24998.json"
}
],
"title": "CVE-2023-24998"
},
{
"cve": "CVE-2023-33201",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-33201",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-37920",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-44487",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json"
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-46589",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46589",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46589.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-46589"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-51775",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-51775",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-51775"
},
{
"cve": "CVE-2023-52425",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-52425",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"notes": [
{
"category": "other",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "other",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0450",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-2961",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2961",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-6162",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6162",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-6162"
},
{
"cve": "CVE-2024-22019",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22019",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22201",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22201",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-22201"
},
{
"cve": "CVE-2024-22234",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22234",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22234.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-22234"
},
{
"cve": "CVE-2024-22257",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22257",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-22257"
},
{
"cve": "CVE-2024-22262",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"category": "other",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22262",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-22262"
},
{
"cve": "CVE-2024-23672",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "other",
"text": "Incomplete Cleanup",
"title": "CWE-459"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23672",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-23807",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2024-23897",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23897",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23897.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-23897"
},
{
"cve": "CVE-2024-24549",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24549",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25062",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25710",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26130",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26308",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-27316",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27316",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27316.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-27316"
},
{
"cve": "CVE-2024-28182",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28182",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28752",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28752",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28752.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-28752"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34064",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-34069",
"cwe": {
"id": "CWE-352",
"name": "Cross-Site Request Forgery (CSRF)"
},
"notes": [
{
"category": "other",
"text": "Cross-Site Request Forgery (CSRF)",
"title": "CWE-352"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816792"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34069",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34069.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816792"
]
}
],
"title": "CVE-2024-34069"
}
]
}
NCSC-2024-0411
Vulnerability from csaf_ncscnl - Published: 2024-10-17 13:15 - Updated: 2024-10-17 13:15| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
oracle_sql_developer
oracle
|
cpe:2.3:a:oracle:oracle_sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.3:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:19c:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:19c:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:21c:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:_security_and_provisioning___21.3:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.3:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_studio
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:19c:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
oracle_secure_backup
oracle
|
cpe:2.3:a:oracle:oracle_secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
oracle_nosql_database
oracle
|
cpe:2.3:a:oracle:oracle_nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_studio
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*
|
— | |
|
oracle_essbase
oracle
|
cpe:2.3:a:oracle:oracle_essbase:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
oracle_goldengate
oracle
|
cpe:2.3:a:oracle:oracle_goldengate:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
oracle_goldengate_studio
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
application_express_administration
oracle
|
cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*
|
— | |
|
application_express_customers_plugin
oracle
|
cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*
|
— | |
|
application_express_team_calendar_plugin
oracle
|
cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
oracle_nosql_database
oracle
|
cpe:2.3:a:oracle:oracle_nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data
oracle
|
cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_19.5.42:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_20.3.40:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_23.3.32:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_22.3.46:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_21.2.27:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
oracle_goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:21.3-21.14:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_19.5.42:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_20.3.40:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:19.1.0.0.0-19.23.0.0.240716:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_23.3.32:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_22.3.46:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:prior_to_21.2.27:*:*:*:*:*:*:*
|
— | |
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:prior_to_24.9:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:prior_to_24.9:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_xml_database
oracle
|
cpe:2.3:a:oracle:database_-_xml_database:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_xml_database
oracle
|
cpe:2.3:a:oracle:database_-_xml_database:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_xml_database
oracle
|
cpe:2.3:a:oracle:database_-_xml_database:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_java_vm
oracle
|
cpe:2.3:a:oracle:database_-_java_vm:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_java_vm
oracle
|
cpe:2.3:a:oracle:database_-_java_vm:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
database_-_java_vm
oracle
|
cpe:2.3:a:oracle:database_-_java_vm:23.4-23.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
oracle_application_express
oracle_corporation
|
cpe:2.3:a:oracle_corporation:oracle_application_express:24.1:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:21.3-21.14.0.0.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.18:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*
|
— | |
|
autonomous_health_framework
oracle
|
cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_veridata
oracle
|
cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*
|
— | |
|
sqlcl
oracle
|
cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph_mapviewer
oracle
|
cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:24.1.17:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:23.3.33:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:20.3.40:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning_-_micronaut
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning_-_micronaut:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:22.3.45:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:21.2.71:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5.0:*:*:*:*:*:*:*
|
— | |
|
sql_developer
oracle
|
cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*
|
— | |
|
goldengate_stream_analytics
oracle
|
cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
fleet_patching_and_provisioning
oracle
|
cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*
|
— | |
|
management_pack_for__goldengate
oracle
|
cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*
|
— | |
|
goldengate
oracle
|
cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_big_data_and_application_adapters
oracle
|
cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*
|
— | |
|
goldengate_studio
oracle
|
cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*
|
— | |
|
graalvm_for_jdk
oracle
|
cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*
|
— | |
|
nosql_database
oracle
|
cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_grid
oracle
|
cpe:2.3:a:oracle:database_-_grid:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
database_-_grid
oracle
|
cpe:2.3:a:oracle:database_-_grid:21.3-21.15:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:21.3-21.15:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_security
oracle
|
cpe:2.3:a:oracle:database_-_security:21.3-21.15:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
blockchain_platform
oracle
|
cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.1:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.1:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*
|
— | |
|
spatial_and_graph
oracle
|
cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*
|
— | |
|
secure_backup
oracle
|
cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*
|
— | |
|
essbase
oracle
|
cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*
|
— | |
|
database_-_core
oracle
|
cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*
|
— | |
|
application_express
oracle
|
cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in diverse Database producten en subsystemen, zoals de Core database, Application Express, Autonomous Health Framework, Essbase, GoldenGate, SQL Developer en Secure Backup.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van data\n- Toegang tot gevoelige gegevens",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "general",
"text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)",
"title": "CWE-776"
},
{
"category": "general",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
},
{
"category": "general",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "general",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "general",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "general",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
},
{
"category": "general",
"text": "Encoding Error",
"title": "CWE-172"
},
{
"category": "general",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
},
{
"category": "general",
"text": "Untrusted Search Path",
"title": "CWE-426"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
},
{
"category": "general",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
},
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "general",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Exposure of Resource to Wrong Sphere",
"title": "CWE-668"
},
{
"category": "general",
"text": "Inclusion of Functionality from Untrusted Control Sphere",
"title": "CWE-829"
},
{
"category": "general",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Improper Neutralization of Alternate XSS Syntax",
"title": "CWE-87"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "CWE-18",
"title": "CWE-18"
},
{
"category": "general",
"text": "Covert Timing Channel",
"title": "CWE-385"
},
{
"category": "general",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "general",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "general",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
},
{
"category": "general",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "general",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "general",
"text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
},
{
"category": "general",
"text": "Missing Critical Step in Authentication",
"title": "CWE-304"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat",
"url": "https://www.oracle.com/security-alerts/cpuoct2024.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Database producten",
"tracking": {
"current_release_date": "2024-10-17T13:15:19.595269Z",
"id": "NCSC-2024-0411",
"initial_release_date": "2024-10-17T13:15:19.595269Z",
"revision_history": [
{
"date": "2024-10-17T13:15:19.595269Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "database_-_grid",
"product": {
"name": "database_-_grid",
"product_id": "CSAFPID-1673504",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_grid:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_grid",
"product": {
"name": "database_-_grid",
"product_id": "CSAFPID-1673506",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_grid:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_core",
"product": {
"name": "database_-_core",
"product_id": "CSAFPID-1673386",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_core:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_core",
"product": {
"name": "database_-_core",
"product_id": "CSAFPID-1673385",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_core:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_core",
"product": {
"name": "database_-_core",
"product_id": "CSAFPID-1673442",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_core:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_security",
"product": {
"name": "database_-_security",
"product_id": "CSAFPID-1673507",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_security:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_security",
"product": {
"name": "database_-_security",
"product_id": "CSAFPID-1673509",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_security:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_security",
"product": {
"name": "database_-_security",
"product_id": "CSAFPID-1673508",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_security:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph_mapviewer",
"product": {
"name": "spatial_and_graph_mapviewer",
"product_id": "CSAFPID-912561",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph_mapviewer:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph",
"product": {
"name": "spatial_and_graph",
"product_id": "CSAFPID-764250",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph",
"product": {
"name": "spatial_and_graph",
"product_id": "CSAFPID-1673511",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph",
"product": {
"name": "spatial_and_graph",
"product_id": "CSAFPID-1673512",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph",
"product": {
"name": "spatial_and_graph",
"product_id": "CSAFPID-816800",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "spatial_and_graph",
"product": {
"name": "spatial_and_graph",
"product_id": "CSAFPID-1673529",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:spatial_and_graph:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "fleet_patching_and_provisioning_-_micronaut",
"product": {
"name": "fleet_patching_and_provisioning_-_micronaut",
"product_id": "CSAFPID-1673492",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning_-_micronaut:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "fleet_patching_and_provisioning",
"product": {
"name": "fleet_patching_and_provisioning",
"product_id": "CSAFPID-1503603",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:fleet_patching_and_provisioning:23.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_xml_database",
"product": {
"name": "database_-_xml_database",
"product_id": "CSAFPID-1673445",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_xml_database:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_xml_database",
"product": {
"name": "database_-_xml_database",
"product_id": "CSAFPID-1673443",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_xml_database:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_xml_database",
"product": {
"name": "database_-_xml_database",
"product_id": "CSAFPID-1673444",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_xml_database:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_java_vm",
"product": {
"name": "database_-_java_vm",
"product_id": "CSAFPID-1673451",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_java_vm:19.3-19.24:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_java_vm",
"product": {
"name": "database_-_java_vm",
"product_id": "CSAFPID-1673450",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_java_vm:21.3-21.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "database_-_java_vm",
"product": {
"name": "database_-_java_vm",
"product_id": "CSAFPID-1673452",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:database_-_java_vm:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "autonomous_health_framework",
"product": {
"name": "autonomous_health_framework",
"product_id": "CSAFPID-816798",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:autonomous_health_framework:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "autonomous_health_framework",
"product": {
"name": "autonomous_health_framework",
"product_id": "CSAFPID-816799",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:autonomous_health_framework:23.10:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "autonomous_health_framework",
"product": {
"name": "autonomous_health_framework",
"product_id": "CSAFPID-1673525",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:autonomous_health_framework:prior_to_24.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-912046",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.10:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-1503299",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.11:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-816855",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:17.0.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-816361",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-912045",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-1503302",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:21.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-912044",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-1503306",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:22.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-816852",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.12:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-912600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition20.3.13:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-816853",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-912601",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition21.3.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "graalvm_for_jdk",
"product": {
"name": "graalvm_for_jdk",
"product_id": "CSAFPID-816854",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:graalvm_for_jdk:graalvm_enterprise_edition22.3.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sqlcl",
"product": {
"name": "sqlcl",
"product_id": "CSAFPID-816801",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sqlcl:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sqlcl",
"product": {
"name": "sqlcl",
"product_id": "CSAFPID-1673405",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sqlcl:23.4-23.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express_administration",
"product": {
"name": "application_express_administration",
"product_id": "CSAFPID-764731",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express_administration:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express_customers_plugin",
"product": {
"name": "application_express_customers_plugin",
"product_id": "CSAFPID-764732",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express_customers_plugin:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express_team_calendar_plugin",
"product": {
"name": "application_express_team_calendar_plugin",
"product_id": "CSAFPID-764733",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express_team_calendar_plugin:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express",
"product": {
"name": "application_express",
"product_id": "CSAFPID-266119",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express",
"product": {
"name": "application_express",
"product_id": "CSAFPID-1673510",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express:23.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express",
"product": {
"name": "application_express",
"product_id": "CSAFPID-1503575",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express:23.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "application_express",
"product": {
"name": "application_express",
"product_id": "CSAFPID-1673188",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:application_express:24.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "autonomous_health_framework",
"product": {
"name": "autonomous_health_framework",
"product_id": "CSAFPID-765238",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:autonomous_health_framework:19c:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "autonomous_health_framework",
"product": {
"name": "autonomous_health_framework",
"product_id": "CSAFPID-765239",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:autonomous_health_framework:21c:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "blockchain_platform",
"product": {
"name": "blockchain_platform",
"product_id": "CSAFPID-764779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:blockchain_platform:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "blockchain_platform",
"product": {
"name": "blockchain_platform",
"product_id": "CSAFPID-89587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:blockchain_platform:21.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-765259",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:_security_and_provisioning___21.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-187448",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-94075",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-220886",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.4.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-611394",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-816317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.5.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-912567",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.5.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-1503612",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.5.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "essbase",
"product": {
"name": "essbase",
"product_id": "CSAFPID-1673479",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:essbase:21.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_essbase",
"product": {
"name": "oracle_essbase",
"product_id": "CSAFPID-1650506",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_essbase:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_big_data_and_application_adapters",
"product": {
"name": "goldengate_big_data_and_application_adapters",
"product_id": "CSAFPID-816845",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_big_data_and_application_adapters",
"product": {
"name": "goldengate_big_data_and_application_adapters",
"product_id": "CSAFPID-1650825",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.18:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_big_data_and_application_adapters",
"product": {
"name": "goldengate_big_data_and_application_adapters",
"product_id": "CSAFPID-1673404",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_big_data_and_application_adapters",
"product": {
"name": "goldengate_big_data_and_application_adapters",
"product_id": "CSAFPID-1650831",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_big_data_and_application_adapters:21.3-21.14.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_big_data",
"product": {
"name": "goldengate_big_data",
"product_id": "CSAFPID-764274",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_big_data:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_stream_analytics",
"product": {
"name": "goldengate_stream_analytics",
"product_id": "CSAFPID-764752",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_stream_analytics",
"product": {
"name": "goldengate_stream_analytics",
"product_id": "CSAFPID-1673384",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0-19.1.0.0.9:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_stream_analytics",
"product": {
"name": "goldengate_stream_analytics",
"product_id": "CSAFPID-220192",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_stream_analytics",
"product": {
"name": "goldengate_stream_analytics",
"product_id": "CSAFPID-220193",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_stream_analytics:19.1.0.0.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_studio",
"product": {
"name": "goldengate_studio",
"product_id": "CSAFPID-816846",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_studio",
"product": {
"name": "goldengate_studio",
"product_id": "CSAFPID-611390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_studio:12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_studio",
"product": {
"name": "goldengate_studio",
"product_id": "CSAFPID-764803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_studio:fusion_middleware_12.2.1.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate_veridata",
"product": {
"name": "goldengate_veridata",
"product_id": "CSAFPID-764275",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate_veridata:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-342816",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-1650767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0-19.23.0.0.240716:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-485902",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:19.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-1503736",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:19.23.0.0.240716:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-219912",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:19c:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-1503739",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:21.14:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-1650765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:21.3-21.14:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "goldengate",
"product": {
"name": "goldengate",
"product_id": "CSAFPID-1503738",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:goldengate:21.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_goldengate_stream_analytics",
"product": {
"name": "oracle_goldengate_stream_analytics",
"product_id": "CSAFPID-1650515",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_goldengate_stream_analytics:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "management_pack_for__goldengate",
"product": {
"name": "management_pack_for__goldengate",
"product_id": "CSAFPID-764861",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "management_pack_for__goldengate",
"product": {
"name": "management_pack_for__goldengate",
"product_id": "CSAFPID-1503640",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:management_pack_for__goldengate:12.2.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_goldengate_studio",
"product": {
"name": "oracle_goldengate_studio",
"product_id": "CSAFPID-1650835",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_goldengate_studio:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_goldengate",
"product": {
"name": "oracle_goldengate",
"product_id": "CSAFPID-1650575",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_goldengate:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-764813",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1503661",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1503663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673497",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-764764",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:19.5.33:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-764765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:20.3.28:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673491",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:20.3.40:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-764766",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:21.2.55:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673495",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:21.2.71:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-764767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:22.3.26:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673493",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:22.3.45:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673489",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:23.3.33:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1673488",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:24.1.17:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1650757",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_19.5.42:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1650758",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_20.3.40:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1650761",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_21.2.27:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1650760",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_22.3.46:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "nosql_database",
"product": {
"name": "nosql_database",
"product_id": "CSAFPID-1650759",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:nosql_database:prior_to_23.3.32:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_nosql_database",
"product": {
"name": "oracle_nosql_database",
"product_id": "CSAFPID-1650584",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_nosql_database:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_secure_backup",
"product": {
"name": "oracle_secure_backup",
"product_id": "CSAFPID-1650563",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_secure_backup:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "secure_backup",
"product": {
"name": "secure_backup",
"product_id": "CSAFPID-667692",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:secure_backup:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "secure_backup",
"product": {
"name": "secure_backup",
"product_id": "CSAFPID-345049",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "secure_backup",
"product": {
"name": "secure_backup",
"product_id": "CSAFPID-611417",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:secure_backup:18.1.0.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "secure_backup",
"product": {
"name": "secure_backup",
"product_id": "CSAFPID-1673422",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:secure_backup:19.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "oracle_sql_developer",
"product": {
"name": "oracle_sql_developer",
"product_id": "CSAFPID-1650638",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:oracle_sql_developer:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sql_developer",
"product": {
"name": "sql_developer",
"product_id": "CSAFPID-764822",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sql_developer:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sql_developer",
"product": {
"name": "sql_developer",
"product_id": "CSAFPID-220643",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sql_developer:21.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sql_developer",
"product": {
"name": "sql_developer",
"product_id": "CSAFPID-816870",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sql_developer:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sql_developer",
"product": {
"name": "sql_developer",
"product_id": "CSAFPID-816871",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sql_developer:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "sql_developer",
"product": {
"name": "sql_developer",
"product_id": "CSAFPID-1673397",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sql_developer:24.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "oracle_application_express",
"product": {
"name": "oracle_application_express",
"product_id": "CSAFPID-1673144",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle_corporation:oracle_application_express:24.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle_corporation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-1471",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-220886",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764822",
"CSAFPID-1650515",
"CSAFPID-1650638",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-89587",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-1471",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-1471.json"
}
],
"title": "CVE-2022-1471"
},
{
"cve": "CVE-2022-34169",
"cwe": {
"id": "CWE-192",
"name": "Integer Coercion Error"
},
"notes": [
{
"category": "other",
"text": "Integer Coercion Error",
"title": "CWE-192"
},
{
"category": "other",
"text": "Incorrect Conversion between Numeric Types",
"title": "CWE-681"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-342816",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-764752",
"CSAFPID-764275",
"CSAFPID-764861",
"CSAFPID-266119",
"CSAFPID-187448",
"CSAFPID-219912",
"CSAFPID-765238",
"CSAFPID-765239",
"CSAFPID-765259",
"CSAFPID-667692",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-764250",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-34169",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-34169.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-342816",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-764752",
"CSAFPID-764275",
"CSAFPID-764861",
"CSAFPID-266119",
"CSAFPID-187448",
"CSAFPID-219912",
"CSAFPID-765238",
"CSAFPID-765239",
"CSAFPID-765259",
"CSAFPID-667692",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-764250",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2022-34169"
},
{
"cve": "CVE-2022-36033",
"cwe": {
"id": "CWE-87",
"name": "Improper Neutralization of Alternate XSS Syntax"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Alternate XSS Syntax",
"title": "CWE-87"
},
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-220886",
"CSAFPID-94075",
"CSAFPID-764803",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764861",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-266119",
"CSAFPID-187448",
"CSAFPID-1650515",
"CSAFPID-1650835",
"CSAFPID-219912",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-667692",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-1503575",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-912567",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-36033",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36033.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-220886",
"CSAFPID-94075",
"CSAFPID-764803",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764861",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-266119",
"CSAFPID-187448",
"CSAFPID-1650515",
"CSAFPID-1650835",
"CSAFPID-219912",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-667692",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-1503575",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-912567",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2022-36033"
},
{
"cve": "CVE-2022-37454",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "other",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-1650563",
"CSAFPID-89587",
"CSAFPID-764861"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-37454",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-37454.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-1650563",
"CSAFPID-89587",
"CSAFPID-764861"
]
}
],
"title": "CVE-2022-37454"
},
{
"cve": "CVE-2022-38136",
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-38136",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-38136.json"
}
],
"title": "CVE-2022-38136"
},
{
"cve": "CVE-2022-40196",
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-40196",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-40196.json"
}
],
"title": "CVE-2022-40196"
},
{
"cve": "CVE-2022-41342",
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41342",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41342.json"
}
],
"title": "CVE-2022-41342"
},
{
"cve": "CVE-2022-42919",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-42919",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-42919.json"
}
],
"title": "CVE-2022-42919"
},
{
"cve": "CVE-2022-45061",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-45061",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-45061.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-342816",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764779",
"CSAFPID-94075",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-611390",
"CSAFPID-764803",
"CSAFPID-764813",
"CSAFPID-764822",
"CSAFPID-89587"
]
}
],
"title": "CVE-2022-45061"
},
{
"cve": "CVE-2022-46337",
"product_status": {
"known_affected": [
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-764752",
"CSAFPID-764275",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-764250",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-342816",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-816361",
"CSAFPID-764813",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-46337",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-46337.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-1673384",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-764752",
"CSAFPID-764275",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-912046",
"CSAFPID-912045",
"CSAFPID-912044",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-764250",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-342816",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-816361",
"CSAFPID-764813",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692"
]
}
],
"title": "CVE-2022-46337"
},
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"notes": [
{
"category": "other",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650584",
"CSAFPID-1650835",
"CSAFPID-1650506",
"CSAFPID-1650515",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-342816",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-764813",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692",
"CSAFPID-89587",
"CSAFPID-1673397",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-345049",
"CSAFPID-816801",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-611417",
"CSAFPID-764250",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2976",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2976.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1650584",
"CSAFPID-1650835",
"CSAFPID-1650506",
"CSAFPID-1650515",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-342816",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816361",
"CSAFPID-764813",
"CSAFPID-220643",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692",
"CSAFPID-89587",
"CSAFPID-1673397",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-345049",
"CSAFPID-816801",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-611417",
"CSAFPID-764250",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673405",
"CSAFPID-1673397",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4043",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673405",
"CSAFPID-1673397",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-4043"
},
{
"cve": "CVE-2023-4759",
"cwe": {
"id": "CWE-59",
"name": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Link Resolution Before File Access (\u0027Link Following\u0027)",
"title": "CWE-59"
},
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673397",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4759",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4759.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673397",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2023-4759"
},
{
"cve": "CVE-2023-4863",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-342816",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4863",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4863.json"
}
],
"title": "CVE-2023-4863"
},
{
"cve": "CVE-2023-5072",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650575",
"CSAFPID-1650515",
"CSAFPID-1650835",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5072",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5072.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650575",
"CSAFPID-1650515",
"CSAFPID-1650835",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-5072"
},
{
"cve": "CVE-2023-26031",
"cwe": {
"id": "CWE-426",
"name": "Untrusted Search Path"
},
"notes": [
{
"category": "other",
"text": "Untrusted Search Path",
"title": "CWE-426"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26031",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26031.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2023-26031"
},
{
"cve": "CVE-2023-26551",
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26551",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26551.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 0.0,
"baseSeverity": "NONE",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-26551"
},
{
"cve": "CVE-2023-26552",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26552",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26552.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-26552"
},
{
"cve": "CVE-2023-26553",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26553",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26553.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-26553"
},
{
"cve": "CVE-2023-26554",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26554",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-26554"
},
{
"cve": "CVE-2023-26555",
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-26555",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-26555.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:P/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-26555"
},
{
"cve": "CVE-2023-28484",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764250",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-816317",
"CSAFPID-764813",
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-345049",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-611417",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-667692",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-28484",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-28484.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-764250",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-220886",
"CSAFPID-816317",
"CSAFPID-764813",
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-345049",
"CSAFPID-764752",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-611417",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-667692",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
}
],
"title": "CVE-2023-28484"
},
{
"cve": "CVE-2023-29469",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
}
],
"product_status": {
"known_affected": [
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-816317",
"CSAFPID-89587",
"CSAFPID-220886",
"CSAFPID-342816",
"CSAFPID-345049",
"CSAFPID-764752",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-667692",
"CSAFPID-764813",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764250",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29469",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29469.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-611417",
"CSAFPID-764731",
"CSAFPID-764732",
"CSAFPID-764733",
"CSAFPID-816317",
"CSAFPID-89587",
"CSAFPID-220886",
"CSAFPID-342816",
"CSAFPID-345049",
"CSAFPID-764752",
"CSAFPID-611390",
"CSAFPID-611394",
"CSAFPID-764764",
"CSAFPID-764765",
"CSAFPID-764766",
"CSAFPID-764767",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-667692",
"CSAFPID-764813",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764250",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
}
],
"title": "CVE-2023-29469"
},
{
"cve": "CVE-2023-33201",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-1650584",
"CSAFPID-1673397",
"CSAFPID-912561",
"CSAFPID-345049",
"CSAFPID-611390",
"CSAFPID-611417",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-33201",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-33201.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-764250",
"CSAFPID-611394",
"CSAFPID-1650584",
"CSAFPID-1673397",
"CSAFPID-912561",
"CSAFPID-345049",
"CSAFPID-611390",
"CSAFPID-611417",
"CSAFPID-764274",
"CSAFPID-764275",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-33201"
},
{
"cve": "CVE-2023-37920",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-37920",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-37920.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612"
]
}
],
"title": "CVE-2023-37920"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673404",
"CSAFPID-1673384",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-39410",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-39410.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673404",
"CSAFPID-1673384",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871"
]
}
],
"title": "CVE-2023-39410"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650757",
"CSAFPID-1650758",
"CSAFPID-1650759",
"CSAFPID-1650760",
"CSAFPID-1650761",
"CSAFPID-89587",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503603",
"CSAFPID-1503575",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-44487",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44487.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650757",
"CSAFPID-1650758",
"CSAFPID-1650759",
"CSAFPID-1650760",
"CSAFPID-1650761",
"CSAFPID-89587",
"CSAFPID-816361",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503603",
"CSAFPID-1503575",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-44487"
},
{
"cve": "CVE-2023-44981",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"notes": [
{
"category": "other",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650515",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-44981",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-44981.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1650515",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601"
]
}
],
"title": "CVE-2023-44981"
},
{
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-45288",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-45288.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650765",
"CSAFPID-1650757",
"CSAFPID-1650758",
"CSAFPID-1650767",
"CSAFPID-1650759",
"CSAFPID-1650760",
"CSAFPID-1650761",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503575",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1650765",
"CSAFPID-1650757",
"CSAFPID-1650758",
"CSAFPID-1650767",
"CSAFPID-1650759",
"CSAFPID-1650760",
"CSAFPID-1650761",
"CSAFPID-89587",
"CSAFPID-220643",
"CSAFPID-342816",
"CSAFPID-667692",
"CSAFPID-764250",
"CSAFPID-764813",
"CSAFPID-816317",
"CSAFPID-816361",
"CSAFPID-816798",
"CSAFPID-816799",
"CSAFPID-816800",
"CSAFPID-816801",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-816852",
"CSAFPID-816853",
"CSAFPID-816854",
"CSAFPID-816855",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-816870",
"CSAFPID-816871",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-1503603",
"CSAFPID-1503612",
"CSAFPID-1503575",
"CSAFPID-1503640",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-49083",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-49083",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49083.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2023-49083"
},
{
"cve": "CVE-2023-51384",
"cwe": {
"id": "CWE-304",
"name": "Missing Critical Step in Authentication"
},
"notes": [
{
"category": "other",
"text": "Missing Critical Step in Authentication",
"title": "CWE-304"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-51384",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51384.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-51384"
},
{
"cve": "CVE-2023-51385",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-51385",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51385.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2023-51385"
},
{
"cve": "CVE-2023-52425",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-52425",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52425.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2023-52425"
},
{
"cve": "CVE-2023-52426",
"cwe": {
"id": "CWE-776",
"name": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Recursive Entity References in DTDs (\u0027XML Entity Expansion\u0027)",
"title": "CWE-776"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-52426",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52426.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2023-52426"
},
{
"cve": "CVE-2024-1874",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-1874",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1874.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-1874"
},
{
"cve": "CVE-2024-2408",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "other",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "other",
"text": "Covert Timing Channel",
"title": "CWE-385"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2408.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-2408"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4577",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4577",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-4577"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5458",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5458",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5458.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-5458"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673508",
"CSAFPID-1673525"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673508",
"CSAFPID-1673525"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-5585",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "other",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5585",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673422",
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-5585"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673508",
"CSAFPID-1673525"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673508",
"CSAFPID-1673525"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7264",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673529",
"CSAFPID-1673479",
"CSAFPID-1673511",
"CSAFPID-1673512"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7264",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673529",
"CSAFPID-1673479",
"CSAFPID-1673511",
"CSAFPID-1673512"
]
}
],
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-21131",
"product_status": {
"known_affected": [
"CSAFPID-1503299",
"CSAFPID-1503306",
"CSAFPID-1503302",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21131",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21131.json"
}
],
"title": "CVE-2024-21131"
},
{
"cve": "CVE-2024-21138",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21138",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21138.json"
}
],
"title": "CVE-2024-21138"
},
{
"cve": "CVE-2024-21140",
"product_status": {
"known_affected": [
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503299",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21140",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21140.json"
}
],
"title": "CVE-2024-21140"
},
{
"cve": "CVE-2024-21144",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21144",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21144.json"
}
],
"title": "CVE-2024-21144"
},
{
"cve": "CVE-2024-21145",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503299",
"CSAFPID-1503306",
"CSAFPID-1503302",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21145",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21145.json"
}
],
"title": "CVE-2024-21145"
},
{
"cve": "CVE-2024-21147",
"product_status": {
"known_affected": [
"CSAFPID-1503306",
"CSAFPID-1503302",
"CSAFPID-1503299",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21147",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21147.json"
}
],
"title": "CVE-2024-21147"
},
{
"cve": "CVE-2024-21233",
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21233",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21233.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
}
],
"title": "CVE-2024-21233"
},
{
"cve": "CVE-2024-21242",
"product_status": {
"known_affected": [
"CSAFPID-1673443",
"CSAFPID-1673444",
"CSAFPID-1673445"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21242",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21242.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.5,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673443",
"CSAFPID-1673444",
"CSAFPID-1673445"
]
}
],
"title": "CVE-2024-21242"
},
{
"cve": "CVE-2024-21251",
"product_status": {
"known_affected": [
"CSAFPID-1673450",
"CSAFPID-1673451",
"CSAFPID-1673452"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21251",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21251.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 3.1,
"baseSeverity": "LOW",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673450",
"CSAFPID-1673451",
"CSAFPID-1673452"
]
}
],
"title": "CVE-2024-21251"
},
{
"cve": "CVE-2024-21261",
"product_status": {
"known_affected": [
"CSAFPID-1673144",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21261",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21261.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673144",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-21261"
},
{
"cve": "CVE-2024-22018",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22018",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22020",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-22201",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673384",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22201",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673384",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-22201"
},
{
"cve": "CVE-2024-23807",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650831",
"CSAFPID-1650825",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650831",
"CSAFPID-1650825",
"CSAFPID-1673479",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2024-23944",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23944",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23944.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-23944"
},
{
"cve": "CVE-2024-24989",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24989",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24989.json"
}
],
"title": "CVE-2024-24989"
},
{
"cve": "CVE-2024-24990",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24990",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24990.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-24990"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1673384",
"CSAFPID-816871",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-342816",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-912046",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25710",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1673384",
"CSAFPID-816871",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-342816",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-912046",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26130",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26130",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26130.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816798",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-26130"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1673384",
"CSAFPID-816871",
"CSAFPID-816798",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26308",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1673384",
"CSAFPID-816871",
"CSAFPID-816798",
"CSAFPID-342816",
"CSAFPID-764275",
"CSAFPID-764752",
"CSAFPID-816801",
"CSAFPID-816846",
"CSAFPID-912044",
"CSAFPID-912045",
"CSAFPID-912046",
"CSAFPID-912561",
"CSAFPID-912567",
"CSAFPID-912600",
"CSAFPID-912601",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-816845",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-27983",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27983",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27983.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-27983"
},
{
"cve": "CVE-2024-28182",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673442",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28182",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673442",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-89587",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-28887",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28887",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28887.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
}
],
"title": "CVE-2024-28887"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673488",
"CSAFPID-1673489",
"CSAFPID-1673491",
"CSAFPID-1673492",
"CSAFPID-1673493",
"CSAFPID-1673495",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673488",
"CSAFPID-1673489",
"CSAFPID-1673491",
"CSAFPID-1673492",
"CSAFPID-1673493",
"CSAFPID-1673495",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673497",
"CSAFPID-1673397",
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29131",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673497",
"CSAFPID-1673397",
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-29131"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673497",
"CSAFPID-1673397",
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29133",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673497",
"CSAFPID-1673397",
"CSAFPID-1673384",
"CSAFPID-1503575",
"CSAFPID-1503603",
"CSAFPID-764250",
"CSAFPID-1503612",
"CSAFPID-1503640",
"CSAFPID-342816",
"CSAFPID-816845",
"CSAFPID-816846",
"CSAFPID-1503299",
"CSAFPID-1503302",
"CSAFPID-1503306",
"CSAFPID-1503661",
"CSAFPID-1503663",
"CSAFPID-764813"
]
}
],
"title": "CVE-2024-29133"
},
{
"cve": "CVE-2024-31079",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-31079",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31079.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-31079"
},
{
"cve": "CVE-2024-32760",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-32760",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-32760"
},
{
"cve": "CVE-2024-34161",
"cwe": {
"id": "CWE-401",
"name": "Missing Release of Memory after Effective Lifetime"
},
"notes": [
{
"category": "other",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
},
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34161",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34161.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-34161"
},
{
"cve": "CVE-2024-34750",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673504",
"CSAFPID-1673506"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34750",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673504",
"CSAFPID-1673506"
]
}
],
"title": "CVE-2024-34750"
},
{
"cve": "CVE-2024-35200",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35200",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35200.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-35200"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36137",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36138",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json"
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-36387",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36387",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36387.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-36387"
},
{
"cve": "CVE-2024-37370",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673507",
"CSAFPID-1673508",
"CSAFPID-1673509"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37370",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673507",
"CSAFPID-1673508",
"CSAFPID-1673509"
]
}
],
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673507",
"CSAFPID-1673508",
"CSAFPID-1673509"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37371",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673507",
"CSAFPID-1673508",
"CSAFPID-1673509"
]
}
],
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37372",
"product_status": {
"known_affected": [
"CSAFPID-89587"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37372",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-89587"
]
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2024-38356",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673510",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38356",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38356.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673510",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-38356"
},
{
"cve": "CVE-2024-38357",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673510",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38357",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38357.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673510",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-38357"
},
{
"cve": "CVE-2024-38472",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38472",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38472.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38472"
},
{
"cve": "CVE-2024-38473",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"notes": [
{
"category": "other",
"text": "Encoding Error",
"title": "CWE-172"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38473",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38473.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38474",
"cwe": {
"id": "CWE-172",
"name": "Encoding Error"
},
"notes": [
{
"category": "other",
"text": "Encoding Error",
"title": "CWE-172"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38474",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38474.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38474"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38475",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38475"
},
{
"cve": "CVE-2024-38476",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Inclusion of Functionality from Untrusted Control Sphere",
"title": "CWE-829"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38476",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38476.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38476"
},
{
"cve": "CVE-2024-38477",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38477",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38477.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-38477"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673511",
"CSAFPID-1673512",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673511",
"CSAFPID-1673512",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673511",
"CSAFPID-1673512",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673511",
"CSAFPID-1673512",
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2024-39573",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-39573",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39573.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-39573"
},
{
"cve": "CVE-2024-39884",
"cwe": {
"id": "CWE-18",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-18",
"title": "CWE-18"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-39884",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39884.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417"
]
}
],
"title": "CVE-2024-39884"
},
{
"cve": "CVE-2024-40725",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Exposure of Resource to Wrong Sphere",
"title": "CWE-668"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-40725",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40725.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479"
]
}
],
"title": "CVE-2024-40725"
},
{
"cve": "CVE-2024-40898",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"product_status": {
"known_affected": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-40898",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-345049",
"CSAFPID-611417",
"CSAFPID-1673479"
]
}
],
"title": "CVE-2024-40898"
},
{
"cve": "CVE-2024-45490",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "other",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45490",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
}
],
"title": "CVE-2024-45490"
},
{
"cve": "CVE-2024-45491",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45491",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
}
],
"title": "CVE-2024-45491"
},
{
"cve": "CVE-2024-45492",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45492",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673385",
"CSAFPID-1673442",
"CSAFPID-1673386"
]
}
],
"title": "CVE-2024-45492"
},
{
"cve": "CVE-2024-45801",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503575",
"CSAFPID-1673188"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45801",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45801.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1503575",
"CSAFPID-1673188"
]
}
],
"title": "CVE-2024-45801"
}
]
}
NCSC-2024-0414
Vulnerability from csaf_ncscnl - Published: 2024-10-17 13:17 - Updated: 2024-10-17 13:17| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_services_gatekeeper
oracle
|
cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.2.5:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_session_manager
oracle
|
cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_session_manager
oracle
|
cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_interactive_session_recorder
oracle
|
cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_software
oracle
|
cpe:2.3:a:oracle:communications_eagle_software:46.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_software
oracle
|
cpe:2.3:a:oracle:communications_eagle_software:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_route_manager
oracle
|
cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_evolved_communications_application_server
oracle
|
cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center__pic__software
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:*:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center__pic__software
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_ftp_table_base_retrieval
oracle
|
cpe:2.3:a:oracle:communications_eagle_ftp_table_base_retrieval:4.5:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_lnp_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.1:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_lnp_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.2:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_application_processor:all_supported_s:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_intelligence_hub
oracle
|
cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:all_supported_s:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_contacts_server
oracle
|
cpe:2.3:a:oracle:communications_contacts_server:8.0.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_services_gatekeeper
oracle
|
cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_data_model
oracle
|
cpe:2.3:a:oracle:communications_data_model:12.2.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server_-_service_controller
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_evolved_communications_application_server
oracle
|
cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*
|
— | |
|
communications_interactive_session_recorder
oracle
|
cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server_-_service_controller
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_calendar_server
oracle
|
cpe:2.3:a:oracle:communications_calendar_server:*:*:*:*:*:*:*:*
|
— | |
|
communications_contacts_server
oracle
|
cpe:2.3:a:oracle:communications_contacts_server:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.21.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_services_gatekeeper
oracle
|
cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:22.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:7.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_intelligence_hub
oracle
|
cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center__pic__software
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_calendar_server
oracle
|
cpe:2.3:a:oracle:communications_calendar_server:8.0.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_contacts_server
oracle
|
cpe:2.3:a:oracle:communications_contacts_server:8.0.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.20.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server_-_service_controller
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_evolved_communications_application_server
oracle
|
cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*
|
— | |
|
communications_interactive_session_recorder
oracle
|
cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_data_model
oracle
|
cpe:2.3:a:oracle:communications_data_model:12.2.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.2.5:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_session_manager
oracle
|
cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_session_manager
oracle
|
cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_software
oracle
|
cpe:2.3:a:oracle:communications_eagle_software:46.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_software
oracle
|
cpe:2.3:a:oracle:communications_eagle_software:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_route_manager
oracle
|
cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.5.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center__pic__software
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:*:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center__pic__software
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_ftp_table_base_retrieval
oracle
|
cpe:2.3:a:oracle:communications_eagle_ftp_table_base_retrieval:4.5:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_lnp_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.1:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_lnp_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.2:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_application_processor:all_supported_s:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_intelligence_hub
oracle
|
cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:all_supported_s:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_contacts_server
oracle
|
cpe:2.3:a:oracle:communications_contacts_server:8.0.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_lsms
oracle
|
cpe:2.3:a:oracle:communications_lsms:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server_-_service_controller
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_calendar_server
oracle
|
cpe:2.3:a:oracle:communications_calendar_server:*:*:*:*:*:*:*:*
|
— | |
|
communications_contacts_server
oracle
|
cpe:2.3:a:oracle:communications_contacts_server:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_design_studio
oracle
|
cpe:2.3:a:oracle:communications_design_studio:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.21.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.3.5:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_configuration_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_services_gatekeeper
oracle
|
cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_router
oracle
|
cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*
|
— | |
|
communications_subscriber-aware_load_balancer
oracle
|
cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_application_processor
oracle
|
cpe:2.3:a:oracle:communications_eagle_application_processor:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0-24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.6:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.6:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence_center
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence_center:prior_to_10.4.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft kwetsbaarheden verholpen in diverse Communications producten en systemen.",
"title": "Feiten"
},
{
"category": "description",
"text": "Een kwaadwillende kan de kwetsbaarheden misbruiken om aanvallen uit te voeren die kunnen leiden tot de volgende categorie\u00ebn schade:\n\n- Denial-of-Service (DoS)\n- Manipuleren van gegevens\n- Uitvoer van willekeurige code (Gebruikersrechten)\n- Uitvoer van willekeurige code (Administratorrechten)\n- Toegang tot gevoelige gegevens",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "general",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "general",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "general",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
},
{
"category": "general",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "general",
"text": "Signal Handler Race Condition",
"title": "CWE-364"
},
{
"category": "general",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
},
{
"category": "general",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
},
{
"category": "general",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
},
{
"category": "general",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
},
{
"category": "general",
"text": "Signed to Unsigned Conversion Error",
"title": "CWE-195"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Incomplete Cleanup",
"title": "CWE-459"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Uncaught Exception",
"title": "CWE-248"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; hkcert; nvd; oracle; redhat",
"url": "https://www.oracle.com/security-alerts/cpuoct2024.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2024-10-17T13:17:52.103171Z",
"id": "NCSC-2024-0414",
"initial_release_date": "2024-10-17T13:17:52.103171Z",
"revision_history": [
{
"date": "2024-10-17T13:17:52.103171Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635313",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635305",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635311",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635312",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635323",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670430",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674632",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635320",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670439",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670429",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670435",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670431",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670436",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670432",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635321",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635310",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635318",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674640",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674642",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670434",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674639",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635314",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674638",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674637",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635306",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635307",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635319",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670438",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635324",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635315",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670433",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674641",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674636",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670437",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674631",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635308",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635309",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications__10.4.0.4",
"product": {
"name": "communications__10.4.0.4",
"product_id": "CSAFPID-1674629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.2",
"product": {
"name": "communications___23.4.2",
"product_id": "CSAFPID-1670442",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.3",
"product": {
"name": "communications___23.4.3",
"product_id": "CSAFPID-1635325",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.4",
"product": {
"name": "communications___23.4.4",
"product_id": "CSAFPID-1635326",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.5",
"product": {
"name": "communications___23.4.5",
"product_id": "CSAFPID-1674645",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.6",
"product": {
"name": "communications___23.4.6",
"product_id": "CSAFPID-1674646",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___24.2.0",
"product": {
"name": "communications___24.2.0",
"product_id": "CSAFPID-1674644",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___7.2.1.0.0",
"product": {
"name": "communications___7.2.1.0.0",
"product_id": "CSAFPID-1670441",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.6",
"product": {
"name": "communications___8.6.0.6",
"product_id": "CSAFPID-1635327",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.8",
"product": {
"name": "communications___8.6.0.8",
"product_id": "CSAFPID-1635328",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.2",
"product": {
"name": "communications___9.0.2",
"product_id": "CSAFPID-1670440",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.3",
"product": {
"name": "communications___9.0.3",
"product_id": "CSAFPID-1635329",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.1.1.8.0",
"product": {
"name": "communications___9.1.1.8.0",
"product_id": "CSAFPID-1674643",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674621",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674618",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674619",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674617",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674623",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674620",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___12.0.6.0.0",
"product": {
"name": "communications_applications___12.0.6.0.0",
"product_id": "CSAFPID-1674627",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___5.5.22",
"product": {
"name": "communications_applications___5.5.22",
"product_id": "CSAFPID-1674626",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.3",
"product": {
"name": "communications_applications___6.0.3",
"product_id": "CSAFPID-1674628",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.4",
"product": {
"name": "communications_applications___6.0.4",
"product_id": "CSAFPID-1674624",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.5",
"product": {
"name": "communications_applications___6.0.5",
"product_id": "CSAFPID-1674625",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-204629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-1673475",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.4.3.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-816792",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-764735",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-1650734",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-204639",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-204627",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-816793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-912557",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management__-_elastic_charging_engine",
"product": {
"name": "communications_billing_and_revenue_management__-_elastic_charging_engine",
"product_id": "CSAFPID-219835",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management__-_elastic_charging_engine:12.0.0.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-764247",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-209548",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3.0.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-209549",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-41194",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-1650820",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-765241",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-209546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-209550",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-498607",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12:0.0.5.0:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-912556",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_calendar_server",
"product": {
"name": "communications_calendar_server",
"product_id": "CSAFPID-764736",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_calendar_server:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_calendar_server",
"product": {
"name": "communications_calendar_server",
"product_id": "CSAFPID-220190",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_calendar_server:8.0.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_configuration_console",
"product": {
"name": "communications_cloud_native_configuration_console",
"product_id": "CSAFPID-391501",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:22.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_configuration_console",
"product": {
"name": "communications_cloud_native_configuration_console",
"product_id": "CSAFPID-440102",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_configuration_console:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-89545",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-180215",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-180197",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220548",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-41516",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-41515",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220057",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:22.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220055",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816766",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1503577",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1673416",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1673516",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1673412",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1673411",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-764237",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-2045",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.10.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-40612",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:1.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-608629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-93784",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1899",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-41111",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1685",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-493445",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-294401",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-220547",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-764824",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-220459",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-45184",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-45182",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-45181",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-611405",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.1.7:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-611403",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-611404",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1650752",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1673396",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-912066",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1503323",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673526",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673391",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673394",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-165550",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-93546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-180195",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-40299",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-187447",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-45186",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-45185",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-220559",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:22.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-220558",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-764238",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-764239",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816768",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816769",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-912085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1503578",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673389",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673421",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673420",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-764825",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:22.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816770",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816771",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-912068",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-1503579",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-180201",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-1900",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-760687",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-40947",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-93635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-503534",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-90018",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-220327",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:22.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-94290",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-220325",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-614513",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-643776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-816772",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-912076",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-1503580",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-40613",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.10.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-2044",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-40301",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-180194",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-449747",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-40298",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-223527",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-449746",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-503493",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-260394",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-219838",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-611387",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-618156",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-816773",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912101",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1673473",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0-24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1503581",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912539",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912540",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912541",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912542",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912543",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-40611",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-40609",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:1.15.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-180198",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-41112",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-41110",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-760688",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-493444",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-93633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-220056",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-223511",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:22.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-216017",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-220889",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-614516",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-220918",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-614515",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-614514",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816346",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912077",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1503322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673415",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816775",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912544",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-40608",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:1.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-180199",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-41113",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-260395",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-260393",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:22.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816348",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-912545",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816347",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-1673494",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-1673501",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-764240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-220468",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-2310",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-93547",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-180200",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-180193",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1898",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-93636",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-90020",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-90015",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-220133",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1650751",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673395",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-912069",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-765371",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:all_supported_s:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-180216",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-180202",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-40300",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-93653",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-40949",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-642000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-93634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-220561",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-90021",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-94292",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-218028",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-220881",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:22.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-94291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-220910",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-220324",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-611401",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-816778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-614517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912547",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673392",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1503582",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673393",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-40610",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:1.15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-611587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-642002",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-493443",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-642001",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-224796",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-224795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912548",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912102",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912549",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503583",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503584",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503585",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1672767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-180217",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:1.15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-180196",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-165576",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-40297",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-764899",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-589926",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-179780",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-40948",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-589925",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-179779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.3.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-764826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-90019",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-90016",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-220326",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-764241",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912078",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816349",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912550",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1673399",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_contacts_server",
"product": {
"name": "communications_contacts_server",
"product_id": "CSAFPID-764737",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_contacts_server:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_contacts_server",
"product": {
"name": "communications_contacts_server",
"product_id": "CSAFPID-224787",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_contacts_server",
"product": {
"name": "communications_contacts_server",
"product_id": "CSAFPID-220189",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_contacts_server:8.0.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-764827",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:7.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-764828",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server_-_service_controller",
"product": {
"name": "communications_converged_application_server_-_service_controller",
"product_id": "CSAFPID-764734",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server_-_service_controller",
"product": {
"name": "communications_converged_application_server_-_service_controller",
"product_id": "CSAFPID-426842",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server_-_service_controller:6.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503599",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-345031",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-204635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-764833",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-224793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-816794",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-342793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1650777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1265",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-764248",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-816350",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1261",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-110244",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-110242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-93777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:8.45:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-1672764",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-93772",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.15:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_data_model",
"product": {
"name": "communications_data_model",
"product_id": "CSAFPID-764902",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_data_model:12.2.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-765372",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-342799",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-704412",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-704411",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-165544",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-704410",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_design_studio",
"product": {
"name": "communications_design_studio",
"product_id": "CSAFPID-41183",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_design_studio:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_intelligence_hub",
"product": {
"name": "communications_diameter_intelligence_hub",
"product_id": "CSAFPID-342802",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_intelligence_hub",
"product": {
"name": "communications_diameter_intelligence_hub",
"product_id": "CSAFPID-764829",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_intelligence_hub:8.2.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1503588",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1892",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1891",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1888",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1887",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1889",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1884",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1885",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1882",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1881",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1883",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1879",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1880",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-40293",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1650826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1650830",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4-8.6.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-611413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912551",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912552",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_application_processor",
"product": {
"name": "communications_eagle_application_processor",
"product_id": "CSAFPID-1673417",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:17.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_application_processor",
"product": {
"name": "communications_eagle_application_processor",
"product_id": "CSAFPID-765369",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_application_processor:all_supported_s:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-204528",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_ftp_table_base_retrieval",
"product": {
"name": "communications_eagle_ftp_table_base_retrieval",
"product_id": "CSAFPID-204623",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_ftp_table_base_retrieval:4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_lnp_application_processor",
"product": {
"name": "communications_eagle_lnp_application_processor",
"product_id": "CSAFPID-352633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_lnp_application_processor",
"product": {
"name": "communications_eagle_lnp_application_processor",
"product_id": "CSAFPID-352632",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_lnp_application_processor:10.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_software",
"product": {
"name": "communications_eagle_software",
"product_id": "CSAFPID-765366",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_software:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_software",
"product": {
"name": "communications_eagle_software",
"product_id": "CSAFPID-765365",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_software:46.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_elastic_charging_engine",
"product": {
"name": "communications_elastic_charging_engine",
"product_id": "CSAFPID-764834",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_elastic_charging_engine:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-764242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-204597",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-204580",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-9226",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-204589",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-9070",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-8845",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-204624",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-2286",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-204464",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:8.2.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-345038",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-93629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-611422",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-93630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-816780",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_evolved_communications_application_server",
"product": {
"name": "communications_evolved_communications_application_server",
"product_id": "CSAFPID-204645",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_evolved_communications_application_server:7.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816782",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-912553",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-207586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-234306",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-219803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-387664",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_interactive_session_recorder",
"product": {
"name": "communications_interactive_session_recorder",
"product_id": "CSAFPID-1893",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_interactive_session_recorder:6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-204622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-219909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_lsms",
"product": {
"name": "communications_lsms",
"product_id": "CSAFPID-1673065",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_lsms:14.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-764835",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.20.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-375182",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.21.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-816351",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-41182",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_metasolv_solution",
"product": {
"name": "communications_metasolv_solution",
"product_id": "CSAFPID-611595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_metasolv_solution",
"product": {
"name": "communications_metasolv_solution",
"product_id": "CSAFPID-226017",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-220167",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816353",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-764243",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816352",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503589",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1673414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816783",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816786",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816784",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816787",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816785",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816788",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-342803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1650778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1266",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-764249",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-816354",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-204563",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-220125",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-245244",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-219776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-204554",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-765242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-9489",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-110249",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-93781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-220132",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-912079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-224791",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-219898",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-224790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-221118",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-179774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-1673496",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence",
"product": {
"name": "communications_performance_intelligence",
"product_id": "CSAFPID-1503591",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence_center",
"product": {
"name": "communications_performance_intelligence_center",
"product_id": "CSAFPID-1673485",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center:prior_to_10.4.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence_center__pic__software",
"product": {
"name": "communications_performance_intelligence_center__pic__software",
"product_id": "CSAFPID-765367",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence_center__pic__software",
"product": {
"name": "communications_performance_intelligence_center__pic__software",
"product_id": "CSAFPID-765368",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence_center__pic__software",
"product": {
"name": "communications_performance_intelligence_center__pic__software",
"product_id": "CSAFPID-764830",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence_center__pic__software:10.4.0.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-573035",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.5.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-45192",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-611406",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816789",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-764738",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-204595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-204590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-816355",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503601",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816359",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816358",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816357",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-912558",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503602",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816796",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816797",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_services_gatekeeper",
"product": {
"name": "communications_services_gatekeeper",
"product_id": "CSAFPID-608630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_services_gatekeeper:7.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503592",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503593",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-40294",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:8.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-40292",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1672762",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-40291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503594",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-342804",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-704413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:-:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2296",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-166028",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2294",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2292",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2290",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2288",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2282",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2285",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-2279",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-204634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:8.2.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-345039",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-93628",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-611423",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-93631",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-816791",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-342805",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-704414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:-:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-166027",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2295",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2293",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2289",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2287",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2283",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2284",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2280",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-2281",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-220414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_route_manager",
"product": {
"name": "communications_session_route_manager",
"product_id": "CSAFPID-204607",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_route_manager:8.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_router",
"product": {
"name": "communications_session_router",
"product_id": "CSAFPID-764780",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_router:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_router",
"product": {
"name": "communications_session_router",
"product_id": "CSAFPID-764781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_router:9.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_subscriber-aware_load_balancer",
"product": {
"name": "communications_subscriber-aware_load_balancer",
"product_id": "CSAFPID-93775",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_subscriber-aware_load_balancer",
"product": {
"name": "communications_subscriber-aware_load_balancer",
"product_id": "CSAFPID-93774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_subscriber-aware_load_balancer:9.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-240600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-78764",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-78763",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.10:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673070",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673381",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1650731",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673530",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-764901",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-78762",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-78761",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-614089",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673068",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-764739",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204614",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.3.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-8984",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204510",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-219826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-912073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_session_manager",
"product": {
"name": "communications_unified_session_manager",
"product_id": "CSAFPID-110243",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_session_manager",
"product": {
"name": "communications_unified_session_manager",
"product_id": "CSAFPID-205759",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_session_manager:8.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503596",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503597",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503598",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-764900",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-76994",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-568240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-764782",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-355340",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.6.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-912080",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1673481",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-912554",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-611408",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-703515",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-611407",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-204456",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:7.2.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-37137",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-41182",
"CSAFPID-209546",
"CSAFPID-40608",
"CSAFPID-180216",
"CSAFPID-93547",
"CSAFPID-180217",
"CSAFPID-2310",
"CSAFPID-40612",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45182",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-216017",
"CSAFPID-764240",
"CSAFPID-90021",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-94291",
"CSAFPID-493443",
"CSAFPID-224796",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-40293",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-93781",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-342793",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-342803",
"CSAFPID-204563",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-1899",
"CSAFPID-41111",
"CSAFPID-40299",
"CSAFPID-187447",
"CSAFPID-1900",
"CSAFPID-40301",
"CSAFPID-180194",
"CSAFPID-40298",
"CSAFPID-41112",
"CSAFPID-41110",
"CSAFPID-41113",
"CSAFPID-180193",
"CSAFPID-1898",
"CSAFPID-40300",
"CSAFPID-611587",
"CSAFPID-40297",
"CSAFPID-110244",
"CSAFPID-110242",
"CSAFPID-9489",
"CSAFPID-110249",
"CSAFPID-40294",
"CSAFPID-110243",
"CSAFPID-204629",
"CSAFPID-765241",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-41183",
"CSAFPID-207586",
"CSAFPID-765242",
"CSAFPID-205759",
"CSAFPID-1893",
"CSAFPID-765365",
"CSAFPID-765366",
"CSAFPID-342804",
"CSAFPID-342805",
"CSAFPID-204456",
"CSAFPID-1882",
"CSAFPID-573035",
"CSAFPID-204645",
"CSAFPID-765367",
"CSAFPID-765368",
"CSAFPID-764242",
"CSAFPID-76994",
"CSAFPID-204623",
"CSAFPID-352633",
"CSAFPID-352632",
"CSAFPID-765369",
"CSAFPID-204528",
"CSAFPID-342802",
"CSAFPID-40610",
"CSAFPID-40611",
"CSAFPID-40609",
"CSAFPID-180198",
"CSAFPID-180196",
"CSAFPID-180201",
"CSAFPID-180202",
"CSAFPID-40613",
"CSAFPID-180199",
"CSAFPID-93546",
"CSAFPID-180195",
"CSAFPID-180200",
"CSAFPID-765371",
"CSAFPID-89545",
"CSAFPID-180215",
"CSAFPID-180197",
"CSAFPID-204639",
"CSAFPID-204627",
"CSAFPID-226017",
"CSAFPID-219898",
"CSAFPID-179774",
"CSAFPID-342799",
"CSAFPID-765372",
"CSAFPID-220125",
"CSAFPID-245244",
"CSAFPID-204554",
"CSAFPID-764739",
"CSAFPID-204614",
"CSAFPID-345031",
"CSAFPID-204635",
"CSAFPID-204595",
"CSAFPID-204590",
"CSAFPID-224787",
"CSAFPID-1673381",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2021-37137",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2021/CVE-2021-37137.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-41182",
"CSAFPID-209546",
"CSAFPID-40608",
"CSAFPID-180216",
"CSAFPID-93547",
"CSAFPID-180217",
"CSAFPID-2310",
"CSAFPID-40612",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45182",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-216017",
"CSAFPID-764240",
"CSAFPID-90021",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-94291",
"CSAFPID-493443",
"CSAFPID-224796",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-40293",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-93781",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-342793",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-342803",
"CSAFPID-204563",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-1899",
"CSAFPID-41111",
"CSAFPID-40299",
"CSAFPID-187447",
"CSAFPID-1900",
"CSAFPID-40301",
"CSAFPID-180194",
"CSAFPID-40298",
"CSAFPID-41112",
"CSAFPID-41110",
"CSAFPID-41113",
"CSAFPID-180193",
"CSAFPID-1898",
"CSAFPID-40300",
"CSAFPID-611587",
"CSAFPID-40297",
"CSAFPID-110244",
"CSAFPID-110242",
"CSAFPID-9489",
"CSAFPID-110249",
"CSAFPID-40294",
"CSAFPID-110243",
"CSAFPID-204629",
"CSAFPID-765241",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-41183",
"CSAFPID-207586",
"CSAFPID-765242",
"CSAFPID-205759",
"CSAFPID-1893",
"CSAFPID-765365",
"CSAFPID-765366",
"CSAFPID-342804",
"CSAFPID-342805",
"CSAFPID-204456",
"CSAFPID-1882",
"CSAFPID-573035",
"CSAFPID-204645",
"CSAFPID-765367",
"CSAFPID-765368",
"CSAFPID-764242",
"CSAFPID-76994",
"CSAFPID-204623",
"CSAFPID-352633",
"CSAFPID-352632",
"CSAFPID-765369",
"CSAFPID-204528",
"CSAFPID-342802",
"CSAFPID-40610",
"CSAFPID-40611",
"CSAFPID-40609",
"CSAFPID-180198",
"CSAFPID-180196",
"CSAFPID-180201",
"CSAFPID-180202",
"CSAFPID-40613",
"CSAFPID-180199",
"CSAFPID-93546",
"CSAFPID-180195",
"CSAFPID-180200",
"CSAFPID-765371",
"CSAFPID-89545",
"CSAFPID-180215",
"CSAFPID-180197",
"CSAFPID-204639",
"CSAFPID-204627",
"CSAFPID-226017",
"CSAFPID-219898",
"CSAFPID-179774",
"CSAFPID-342799",
"CSAFPID-765372",
"CSAFPID-220125",
"CSAFPID-245244",
"CSAFPID-204554",
"CSAFPID-764739",
"CSAFPID-204614",
"CSAFPID-345031",
"CSAFPID-204635",
"CSAFPID-204595",
"CSAFPID-204590",
"CSAFPID-224787",
"CSAFPID-1673381",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
}
],
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2022-2068",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-40949",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45182",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-216017",
"CSAFPID-764240",
"CSAFPID-90021",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-94291",
"CSAFPID-493443",
"CSAFPID-224796",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-40293",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-93781",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-342793",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-342803",
"CSAFPID-204563",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-40294",
"CSAFPID-93631",
"CSAFPID-764900",
"CSAFPID-568240",
"CSAFPID-355340",
"CSAFPID-703515",
"CSAFPID-204456",
"CSAFPID-764735",
"CSAFPID-204635",
"CSAFPID-41183",
"CSAFPID-234306",
"CSAFPID-41182",
"CSAFPID-226017",
"CSAFPID-219898",
"CSAFPID-179774",
"CSAFPID-764738",
"CSAFPID-764901",
"CSAFPID-764902",
"CSAFPID-220547",
"CSAFPID-187447",
"CSAFPID-760687",
"CSAFPID-40947",
"CSAFPID-2044",
"CSAFPID-449747",
"CSAFPID-40301",
"CSAFPID-449746",
"CSAFPID-40298",
"CSAFPID-223527",
"CSAFPID-760688",
"CSAFPID-93636",
"CSAFPID-40300",
"CSAFPID-93653",
"CSAFPID-642000",
"CSAFPID-642002",
"CSAFPID-642001",
"CSAFPID-165576",
"CSAFPID-764899",
"CSAFPID-40948",
"CSAFPID-426842",
"CSAFPID-93630",
"CSAFPID-204645",
"CSAFPID-1893",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-2068",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2068.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H/E:P/RL:O/RC:C",
"version": "3.1"
},
"products": [
"CSAFPID-40949",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45182",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-216017",
"CSAFPID-764240",
"CSAFPID-90021",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-94291",
"CSAFPID-493443",
"CSAFPID-224796",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-40293",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-93781",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-342793",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-342803",
"CSAFPID-204563",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-40294",
"CSAFPID-93631",
"CSAFPID-764900",
"CSAFPID-568240",
"CSAFPID-355340",
"CSAFPID-703515",
"CSAFPID-204456",
"CSAFPID-764735",
"CSAFPID-204635",
"CSAFPID-41183",
"CSAFPID-234306",
"CSAFPID-41182",
"CSAFPID-226017",
"CSAFPID-219898",
"CSAFPID-179774",
"CSAFPID-764738",
"CSAFPID-764901",
"CSAFPID-764902",
"CSAFPID-220547",
"CSAFPID-187447",
"CSAFPID-760687",
"CSAFPID-40947",
"CSAFPID-2044",
"CSAFPID-449747",
"CSAFPID-40301",
"CSAFPID-449746",
"CSAFPID-40298",
"CSAFPID-223527",
"CSAFPID-760688",
"CSAFPID-93636",
"CSAFPID-40300",
"CSAFPID-93653",
"CSAFPID-642000",
"CSAFPID-642002",
"CSAFPID-642001",
"CSAFPID-165576",
"CSAFPID-764899",
"CSAFPID-40948",
"CSAFPID-426842",
"CSAFPID-93630",
"CSAFPID-204645",
"CSAFPID-1893",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2022-2068"
},
{
"cve": "CVE-2022-2601",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-2601",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-2601.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2022-2601"
},
{
"cve": "CVE-2022-23437",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-204629",
"CSAFPID-704410",
"CSAFPID-704411",
"CSAFPID-704412",
"CSAFPID-226017",
"CSAFPID-179774",
"CSAFPID-219898",
"CSAFPID-219826",
"CSAFPID-204569",
"CSAFPID-204510",
"CSAFPID-220057",
"CSAFPID-220055",
"CSAFPID-220909",
"CSAFPID-45184",
"CSAFPID-45182",
"CSAFPID-220559",
"CSAFPID-220558",
"CSAFPID-220327",
"CSAFPID-220325",
"CSAFPID-219838",
"CSAFPID-220056",
"CSAFPID-223511",
"CSAFPID-216017",
"CSAFPID-220889",
"CSAFPID-220918",
"CSAFPID-90020",
"CSAFPID-90015",
"CSAFPID-220133",
"CSAFPID-220561",
"CSAFPID-90021",
"CSAFPID-220881",
"CSAFPID-94291",
"CSAFPID-220910",
"CSAFPID-220324",
"CSAFPID-224796",
"CSAFPID-224795",
"CSAFPID-220326",
"CSAFPID-764734",
"CSAFPID-40293",
"CSAFPID-220167",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764736",
"CSAFPID-764737",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-219803",
"CSAFPID-375182",
"CSAFPID-342803",
"CSAFPID-1266",
"CSAFPID-219776",
"CSAFPID-224791",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-764738",
"CSAFPID-240600",
"CSAFPID-764739",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-764240",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-493443",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-204563",
"CSAFPID-8984",
"CSAFPID-220548",
"CSAFPID-608629",
"CSAFPID-93784",
"CSAFPID-41111",
"CSAFPID-1685",
"CSAFPID-493445",
"CSAFPID-294401",
"CSAFPID-220547",
"CSAFPID-764824",
"CSAFPID-220459",
"CSAFPID-764825",
"CSAFPID-93635",
"CSAFPID-503534",
"CSAFPID-503493",
"CSAFPID-493444",
"CSAFPID-93633",
"CSAFPID-260395",
"CSAFPID-260393",
"CSAFPID-220468",
"CSAFPID-93636",
"CSAFPID-93634",
"CSAFPID-589926",
"CSAFPID-179780",
"CSAFPID-589925",
"CSAFPID-179779",
"CSAFPID-764826",
"CSAFPID-764827",
"CSAFPID-764828",
"CSAFPID-764829",
"CSAFPID-764830",
"CSAFPID-220190",
"CSAFPID-220189",
"CSAFPID-764833",
"CSAFPID-41183",
"CSAFPID-764834",
"CSAFPID-234306",
"CSAFPID-764835",
"CSAFPID-187447",
"CSAFPID-760687",
"CSAFPID-40947",
"CSAFPID-2044",
"CSAFPID-449747",
"CSAFPID-40301",
"CSAFPID-449746",
"CSAFPID-40298",
"CSAFPID-223527",
"CSAFPID-760688",
"CSAFPID-40300",
"CSAFPID-93653",
"CSAFPID-40949",
"CSAFPID-642000",
"CSAFPID-642002",
"CSAFPID-642001",
"CSAFPID-165576",
"CSAFPID-764899",
"CSAFPID-40948",
"CSAFPID-426842",
"CSAFPID-93630",
"CSAFPID-204645",
"CSAFPID-1893",
"CSAFPID-40294",
"CSAFPID-93631",
"CSAFPID-764900",
"CSAFPID-568240",
"CSAFPID-355340",
"CSAFPID-703515",
"CSAFPID-204456",
"CSAFPID-204635",
"CSAFPID-41182",
"CSAFPID-764901",
"CSAFPID-764902",
"CSAFPID-1899",
"CSAFPID-40299",
"CSAFPID-1900",
"CSAFPID-180194",
"CSAFPID-41112",
"CSAFPID-41110",
"CSAFPID-41113",
"CSAFPID-180193",
"CSAFPID-1898",
"CSAFPID-611587",
"CSAFPID-40297",
"CSAFPID-110244",
"CSAFPID-110242",
"CSAFPID-9489",
"CSAFPID-110249",
"CSAFPID-110243",
"CSAFPID-765241",
"CSAFPID-209546",
"CSAFPID-207586",
"CSAFPID-765242",
"CSAFPID-205759",
"CSAFPID-765365",
"CSAFPID-765366",
"CSAFPID-342804",
"CSAFPID-342805",
"CSAFPID-1882",
"CSAFPID-573035",
"CSAFPID-765367",
"CSAFPID-765368",
"CSAFPID-764242",
"CSAFPID-76994",
"CSAFPID-204623",
"CSAFPID-352633",
"CSAFPID-352632",
"CSAFPID-765369",
"CSAFPID-204528",
"CSAFPID-342802",
"CSAFPID-40610",
"CSAFPID-40611",
"CSAFPID-40609",
"CSAFPID-180198",
"CSAFPID-180217",
"CSAFPID-180196",
"CSAFPID-40612",
"CSAFPID-180201",
"CSAFPID-180216",
"CSAFPID-180202",
"CSAFPID-40613",
"CSAFPID-40608",
"CSAFPID-180199",
"CSAFPID-93546",
"CSAFPID-180195",
"CSAFPID-2310",
"CSAFPID-93547",
"CSAFPID-180200",
"CSAFPID-765371",
"CSAFPID-89545",
"CSAFPID-180215",
"CSAFPID-180197",
"CSAFPID-204639",
"CSAFPID-204627",
"CSAFPID-342799",
"CSAFPID-765372",
"CSAFPID-220125",
"CSAFPID-245244",
"CSAFPID-204554",
"CSAFPID-204614",
"CSAFPID-345031",
"CSAFPID-204595",
"CSAFPID-204590",
"CSAFPID-224787",
"CSAFPID-1673065",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-23437",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-23437.json"
}
],
"title": "CVE-2022-23437"
},
{
"cve": "CVE-2022-36760",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"notes": [
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220057",
"CSAFPID-220055",
"CSAFPID-220909",
"CSAFPID-45184",
"CSAFPID-45182",
"CSAFPID-220559",
"CSAFPID-220558",
"CSAFPID-220327",
"CSAFPID-220325",
"CSAFPID-219838",
"CSAFPID-220056",
"CSAFPID-223511",
"CSAFPID-216017",
"CSAFPID-220889",
"CSAFPID-220918",
"CSAFPID-90020",
"CSAFPID-90015",
"CSAFPID-220133",
"CSAFPID-220561",
"CSAFPID-90021",
"CSAFPID-220881",
"CSAFPID-94291",
"CSAFPID-220910",
"CSAFPID-220324",
"CSAFPID-224796",
"CSAFPID-224795",
"CSAFPID-220326",
"CSAFPID-764734",
"CSAFPID-40293",
"CSAFPID-220167",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764736",
"CSAFPID-764737",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-704412",
"CSAFPID-704411",
"CSAFPID-704410",
"CSAFPID-219803",
"CSAFPID-375182",
"CSAFPID-342803",
"CSAFPID-1266",
"CSAFPID-219776",
"CSAFPID-224791",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-764738",
"CSAFPID-240600",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-764240",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-493443",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-204563",
"CSAFPID-8984",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-36760",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-36760.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220057",
"CSAFPID-220055",
"CSAFPID-220909",
"CSAFPID-45184",
"CSAFPID-45182",
"CSAFPID-220559",
"CSAFPID-220558",
"CSAFPID-220327",
"CSAFPID-220325",
"CSAFPID-219838",
"CSAFPID-220056",
"CSAFPID-223511",
"CSAFPID-216017",
"CSAFPID-220889",
"CSAFPID-220918",
"CSAFPID-90020",
"CSAFPID-90015",
"CSAFPID-220133",
"CSAFPID-220561",
"CSAFPID-90021",
"CSAFPID-220881",
"CSAFPID-94291",
"CSAFPID-220910",
"CSAFPID-220324",
"CSAFPID-224796",
"CSAFPID-224795",
"CSAFPID-220326",
"CSAFPID-764734",
"CSAFPID-40293",
"CSAFPID-220167",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764736",
"CSAFPID-764737",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-704412",
"CSAFPID-704411",
"CSAFPID-704410",
"CSAFPID-219803",
"CSAFPID-375182",
"CSAFPID-342803",
"CSAFPID-1266",
"CSAFPID-219776",
"CSAFPID-224791",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-764738",
"CSAFPID-240600",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-391501",
"CSAFPID-440102",
"CSAFPID-41516",
"CSAFPID-41515",
"CSAFPID-764237",
"CSAFPID-45181",
"CSAFPID-45186",
"CSAFPID-45185",
"CSAFPID-90018",
"CSAFPID-94290",
"CSAFPID-260394",
"CSAFPID-764240",
"CSAFPID-94292",
"CSAFPID-218028",
"CSAFPID-493443",
"CSAFPID-90019",
"CSAFPID-90016",
"CSAFPID-93777",
"CSAFPID-93772",
"CSAFPID-345038",
"CSAFPID-93629",
"CSAFPID-45192",
"CSAFPID-608630",
"CSAFPID-40292",
"CSAFPID-40291",
"CSAFPID-345039",
"CSAFPID-93628",
"CSAFPID-764780",
"CSAFPID-764781",
"CSAFPID-93775",
"CSAFPID-93774",
"CSAFPID-764782",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-204563",
"CSAFPID-8984",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2022-36760"
},
{
"cve": "CVE-2023-2953",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673391",
"CSAFPID-1673392",
"CSAFPID-1673393",
"CSAFPID-1673394",
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-2953",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-2953.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673391",
"CSAFPID-1673392",
"CSAFPID-1673393",
"CSAFPID-1673394",
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2023-2953"
},
{
"cve": "CVE-2023-3635",
"cwe": {
"id": "CWE-195",
"name": "Signed to Unsigned Conversion Error"
},
"notes": [
{
"category": "other",
"text": "Signed to Unsigned Conversion Error",
"title": "CWE-195"
},
{
"category": "other",
"text": "Uncaught Exception",
"title": "CWE-248"
}
],
"product_status": {
"known_affected": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-204622",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-1673399",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-219909",
"CSAFPID-220558",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-240600",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611401",
"CSAFPID-611406",
"CSAFPID-611407",
"CSAFPID-611408",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-614513",
"CSAFPID-614514",
"CSAFPID-614515",
"CSAFPID-614516",
"CSAFPID-614517",
"CSAFPID-618156",
"CSAFPID-643776",
"CSAFPID-764237",
"CSAFPID-764238",
"CSAFPID-764239",
"CSAFPID-764240",
"CSAFPID-764241",
"CSAFPID-764242",
"CSAFPID-764243",
"CSAFPID-764247",
"CSAFPID-764248",
"CSAFPID-764249",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-912073",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-3635",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-3635.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-204622",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-1673399",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-219909",
"CSAFPID-220558",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-240600",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611401",
"CSAFPID-611406",
"CSAFPID-611407",
"CSAFPID-611408",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-614513",
"CSAFPID-614514",
"CSAFPID-614515",
"CSAFPID-614516",
"CSAFPID-614517",
"CSAFPID-618156",
"CSAFPID-643776",
"CSAFPID-764237",
"CSAFPID-764238",
"CSAFPID-764239",
"CSAFPID-764240",
"CSAFPID-764241",
"CSAFPID-764242",
"CSAFPID-764243",
"CSAFPID-764247",
"CSAFPID-764248",
"CSAFPID-764249",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-912073",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242"
]
}
],
"title": "CVE-2023-3635"
},
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-219838",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816346",
"CSAFPID-816776",
"CSAFPID-816348",
"CSAFPID-816777",
"CSAFPID-816347",
"CSAFPID-94291",
"CSAFPID-816778",
"CSAFPID-614517",
"CSAFPID-816779",
"CSAFPID-816349",
"CSAFPID-40293",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816353",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816352",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-342804",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-224793",
"CSAFPID-816794",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-219803",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-240600",
"CSAFPID-342803",
"CSAFPID-611595",
"CSAFPID-764738",
"CSAFPID-816351",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-219826",
"CSAFPID-764739",
"CSAFPID-912073",
"CSAFPID-912558"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-4043",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4043.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-219838",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816346",
"CSAFPID-816776",
"CSAFPID-816348",
"CSAFPID-816777",
"CSAFPID-816347",
"CSAFPID-94291",
"CSAFPID-816778",
"CSAFPID-614517",
"CSAFPID-816779",
"CSAFPID-816349",
"CSAFPID-40293",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816353",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816352",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-342804",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-224793",
"CSAFPID-816794",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-219803",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-240600",
"CSAFPID-342803",
"CSAFPID-611595",
"CSAFPID-764738",
"CSAFPID-816351",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-219826",
"CSAFPID-764739",
"CSAFPID-912073",
"CSAFPID-912558"
]
}
],
"title": "CVE-2023-4043"
},
{
"cve": "CVE-2023-5685",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5685",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5685.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2023-6597",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"notes": [
{
"category": "other",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6597",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-6816",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6816",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6816.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2023-6816"
},
{
"cve": "CVE-2023-38408",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-45182",
"CSAFPID-40293",
"CSAFPID-611406",
"CSAFPID-764237",
"CSAFPID-220558",
"CSAFPID-764238",
"CSAFPID-764239",
"CSAFPID-614513",
"CSAFPID-643776",
"CSAFPID-611387",
"CSAFPID-618156",
"CSAFPID-614516",
"CSAFPID-614515",
"CSAFPID-614514",
"CSAFPID-764240",
"CSAFPID-94291",
"CSAFPID-611401",
"CSAFPID-614517",
"CSAFPID-764241",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-764243",
"CSAFPID-342804",
"CSAFPID-611408",
"CSAFPID-611407",
"CSAFPID-764247",
"CSAFPID-764248",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-611595",
"CSAFPID-764249",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-38408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-38408.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-45182",
"CSAFPID-40293",
"CSAFPID-611406",
"CSAFPID-764237",
"CSAFPID-220558",
"CSAFPID-764238",
"CSAFPID-764239",
"CSAFPID-614513",
"CSAFPID-643776",
"CSAFPID-611387",
"CSAFPID-618156",
"CSAFPID-614516",
"CSAFPID-614515",
"CSAFPID-614514",
"CSAFPID-764240",
"CSAFPID-94291",
"CSAFPID-611401",
"CSAFPID-614517",
"CSAFPID-764241",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-764243",
"CSAFPID-342804",
"CSAFPID-611408",
"CSAFPID-611407",
"CSAFPID-764247",
"CSAFPID-764248",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-611595",
"CSAFPID-764249",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-240600",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2023-38408"
},
{
"cve": "CVE-2023-43642",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-1673395",
"CSAFPID-94291",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-43642",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-43642.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-1673395",
"CSAFPID-94291",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797"
]
}
],
"title": "CVE-2023-43642"
},
{
"cve": "CVE-2023-46136",
"cwe": {
"id": "CWE-407",
"name": "Inefficient Algorithmic Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Algorithmic Complexity",
"title": "CWE-407"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673411",
"CSAFPID-912549",
"CSAFPID-1673412",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-220132",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673416",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46136",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46136.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673411",
"CSAFPID-912549",
"CSAFPID-1673412",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-220132",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673416",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2023-46136"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-219838",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816346",
"CSAFPID-816776",
"CSAFPID-816348",
"CSAFPID-816777",
"CSAFPID-816347",
"CSAFPID-94291",
"CSAFPID-816778",
"CSAFPID-614517",
"CSAFPID-816779",
"CSAFPID-816349",
"CSAFPID-40293",
"CSAFPID-764242",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816353",
"CSAFPID-816786",
"CSAFPID-816352",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-219803",
"CSAFPID-816351",
"CSAFPID-611595",
"CSAFPID-342803",
"CSAFPID-1266",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673417",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-90016",
"CSAFPID-764826",
"CSAFPID-345038",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-93781",
"CSAFPID-345039",
"CSAFPID-912080",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-611413",
"CSAFPID-240600",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-1503601",
"CSAFPID-1503602"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-219838",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816346",
"CSAFPID-816776",
"CSAFPID-816348",
"CSAFPID-816777",
"CSAFPID-816347",
"CSAFPID-94291",
"CSAFPID-816778",
"CSAFPID-614517",
"CSAFPID-816779",
"CSAFPID-816349",
"CSAFPID-40293",
"CSAFPID-764242",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816353",
"CSAFPID-816786",
"CSAFPID-816352",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-224793",
"CSAFPID-342793",
"CSAFPID-1265",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-219803",
"CSAFPID-816351",
"CSAFPID-611595",
"CSAFPID-342803",
"CSAFPID-1266",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673417",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-90016",
"CSAFPID-764826",
"CSAFPID-345038",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-93781",
"CSAFPID-345039",
"CSAFPID-912080",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-611413",
"CSAFPID-240600",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-8984",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-1503601",
"CSAFPID-1503602"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-51775",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650751",
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-51775",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51775.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650751",
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2023-51775"
},
{
"cve": "CVE-2023-52428",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912073",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912102",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-52428",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-52428.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912073",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912102",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2023-52428"
},
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"notes": [
{
"category": "other",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "other",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0450",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-2398",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"notes": [
{
"category": "other",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
},
{
"category": "other",
"text": "Missing Release of Memory after Effective Lifetime",
"title": "CWE-401"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673399",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2398",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2398.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673399",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-2398"
},
{
"cve": "CVE-2024-4577",
"cwe": {
"id": "CWE-88",
"name": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650731",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4577",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4577.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650731",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-4577"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-5585",
"cwe": {
"id": "CWE-116",
"name": "Improper Encoding or Escaping of Output"
},
"notes": [
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)",
"title": "CWE-78"
},
{
"category": "other",
"text": "Improper Neutralization of Argument Delimiters in a Command (\u0027Argument Injection\u0027)",
"title": "CWE-88"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5585",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5585.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
}
],
"title": "CVE-2024-5585"
},
{
"cve": "CVE-2024-5971",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673399",
"CSAFPID-1673526",
"CSAFPID-1673413",
"CSAFPID-1673396",
"CSAFPID-1673415",
"CSAFPID-1673501",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5971",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5971.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1673399",
"CSAFPID-1673526",
"CSAFPID-1673413",
"CSAFPID-1673396",
"CSAFPID-1673415",
"CSAFPID-1673501",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-5971"
},
{
"cve": "CVE-2024-6162",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6162",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-6162"
},
{
"cve": "CVE-2024-6387",
"cwe": {
"id": "CWE-362",
"name": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)"
},
"notes": [
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "other",
"text": "Signal Handler Race Condition",
"title": "CWE-364"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1503595",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6387",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6387.json"
}
],
"title": "CVE-2024-6387"
},
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7254",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json"
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-7264",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7264",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7264.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628"
]
}
],
"title": "CVE-2024-7264"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"CSAFPID-912101",
"CSAFPID-1673473",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22020",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912101",
"CSAFPID-1673473",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-22201",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673475",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-224795",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22201",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22201.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673475",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-224795",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-22201"
},
{
"cve": "CVE-2024-22257",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22257",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22257.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-22257"
},
{
"cve": "CVE-2024-22262",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"notes": [
{
"category": "other",
"text": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)",
"title": "CWE-601"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650820",
"CSAFPID-1650751",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22262",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22262.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650820",
"CSAFPID-1650751",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-22262"
},
{
"cve": "CVE-2024-23672",
"cwe": {
"id": "CWE-459",
"name": "Incomplete Cleanup"
},
"notes": [
{
"category": "other",
"text": "Incomplete Cleanup",
"title": "CWE-459"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650826",
"CSAFPID-1650731",
"CSAFPID-1673382",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23672",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23672.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650826",
"CSAFPID-1650731",
"CSAFPID-1673382",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-23672"
},
{
"cve": "CVE-2024-23807",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650734",
"CSAFPID-1650830",
"CSAFPID-1650777",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-1650778",
"CSAFPID-41182",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-23807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-23807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650734",
"CSAFPID-1650830",
"CSAFPID-1650777",
"CSAFPID-204622",
"CSAFPID-219909",
"CSAFPID-1650778",
"CSAFPID-41182",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2024-24549",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650826",
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24549",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24549.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650826",
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-24549"
},
{
"cve": "CVE-2024-25062",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650751",
"CSAFPID-1650752",
"CSAFPID-1673481",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25062",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25062.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650751",
"CSAFPID-1650752",
"CSAFPID-1673481",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-25062"
},
{
"cve": "CVE-2024-25638",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "other",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25638",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.9,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26308",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
}
],
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-28182",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Detection of Error Condition Without Action",
"title": "CWE-390"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1673485",
"CSAFPID-1673393",
"CSAFPID-1673394",
"CSAFPID-1673389",
"CSAFPID-1672767",
"CSAFPID-1673391",
"CSAFPID-1673392",
"CSAFPID-1673415",
"CSAFPID-1673390",
"CSAFPID-1673413",
"CSAFPID-1673395",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28182",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28182.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1673485",
"CSAFPID-1673393",
"CSAFPID-1673394",
"CSAFPID-1673389",
"CSAFPID-1672767",
"CSAFPID-1673391",
"CSAFPID-1673392",
"CSAFPID-1673415",
"CSAFPID-1673390",
"CSAFPID-1673413",
"CSAFPID-1673395",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-28182"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29133",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-29133"
},
{
"cve": "CVE-2024-29736",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673399",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29736",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29736.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673399",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-29736"
},
{
"cve": "CVE-2024-29857",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673413",
"CSAFPID-1673415",
"CSAFPID-1673501",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29857",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29857.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673413",
"CSAFPID-1673415",
"CSAFPID-1673501",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569"
]
}
],
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-30251",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912079",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-30251",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-30251.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912079",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-30251"
},
{
"cve": "CVE-2024-31080",
"cwe": {
"id": "CWE-126",
"name": "Buffer Over-read"
},
"notes": [
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-31080",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31080.json"
}
],
"title": "CVE-2024-31080"
},
{
"cve": "CVE-2024-31744",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673392",
"CSAFPID-1673393",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-31744",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31744.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673392",
"CSAFPID-1673393",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-31744"
},
{
"cve": "CVE-2024-32760",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-32760",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-32760.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-32760"
},
{
"cve": "CVE-2024-33602",
"cwe": {
"id": "CWE-466",
"name": "Return of Pointer Value Outside of Expected Range"
},
"notes": [
{
"category": "other",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "other",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-33602"
},
{
"cve": "CVE-2024-34750",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34750",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-34750"
},
{
"cve": "CVE-2024-37371",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37371",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38816",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-38816"
},
{
"cve": "CVE-2024-39689",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1673392",
"CSAFPID-1673393"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-39689",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-39689.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1673392",
"CSAFPID-1673393"
]
}
],
"title": "CVE-2024-39689"
},
{
"cve": "CVE-2024-40898",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"notes": [
{
"category": "other",
"text": "Server-Side Request Forgery (SSRF)",
"title": "CWE-918"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673516",
"CSAFPID-1673411",
"CSAFPID-1673412",
"CSAFPID-1650731",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-40898",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40898.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673516",
"CSAFPID-1673411",
"CSAFPID-1673412",
"CSAFPID-1650731",
"CSAFPID-1673382",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-40898"
},
{
"cve": "CVE-2024-41817",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1674625"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41817",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1674625"
]
}
],
"title": "CVE-2024-41817"
},
{
"cve": "CVE-2024-43044",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673411",
"CSAFPID-1673412",
"CSAFPID-1673413",
"CSAFPID-1673396",
"CSAFPID-1673392",
"CSAFPID-1673494",
"CSAFPID-1673393",
"CSAFPID-1673415",
"CSAFPID-1673416",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43044",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43044.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673411",
"CSAFPID-1673412",
"CSAFPID-1673413",
"CSAFPID-1673396",
"CSAFPID-1673392",
"CSAFPID-1673494",
"CSAFPID-1673393",
"CSAFPID-1673415",
"CSAFPID-1673416",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-43044"
},
{
"cve": "CVE-2024-45492",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45492",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646"
]
}
],
"title": "CVE-2024-45492"
}
]
}
NCSC-2025-0021
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:30 - Updated: 2025-01-22 13:30| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_instant_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_ip_service_activator
oracle
|
cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_metasolv_solution
oracle
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_certificate_management
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_application_server
oracle
|
cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.2
oracle
|
cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*
|
— | |
|
communications___7.2.1.0.0
oracle
|
cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.2
oracle
|
cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_integrity
oracle
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_fraud_monitor
oracle
|
cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_webrtc_session_controller
oracle
|
cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_messaging_server
oracle
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_core_session_manager
oracle
|
cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_slice_selection_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.3
oracle
|
cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.4
oracle
|
cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.6
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*
|
— | |
|
communications___8.6.0.8
oracle
|
cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*
|
— | |
|
communications___9.0.3
oracle
|
cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_data_analytics_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_exposure_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*
|
— | |
|
communications_element_manager
oracle
|
cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_performance_intelligence
oracle
|
cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_border_controller
oracle
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_session_report_manager
oracle
|
cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*
|
— | |
|
communications_asap
oracle
|
cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*
|
— | |
|
communications_brm_-_elastic_charging_engine
oracle
|
cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_converged_charging_system
oracle
|
cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_convergent_charging_controller
oracle
|
cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_charging_and_control
oracle
|
cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*
|
— | |
|
communications_pricing_design_center
oracle
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_eagle_element_management_system
oracle
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— | |
|
communications_offline_mediation_controller
oracle
|
cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_console
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_unified_inventory_management
oracle
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_diameter_signaling_router
oracle
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_billing_and_revenue_management
oracle
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
— | |
|
communications_user_data_repository
oracle
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
— | |
|
communications_operations_monitor
oracle
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.4
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.5
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___5.5.22
oracle
|
cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___12.0.6.0.0
oracle
|
cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*
|
— | |
|
communications_applications___6.0.3
oracle
|
cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications__10.4.0.4
oracle
|
cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications
oracle
|
cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*
|
— | |
|
communications___9.1.1.8.0
oracle
|
cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___24.2.0
oracle
|
cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.5
oracle
|
cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*
|
— | |
|
communications___23.4.6
oracle
|
cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_network_analytics_data_director
oracle
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_service_catalog_and_design
oracle
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_convergence
oracle
|
cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_unified_assurance
oracle
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_service_communication_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_automated_test_suite
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_dbtier
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_function_cloud_native_environment
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_security_edge_protection_proxy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_network_repository_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_cloud_native_core_policy
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_unified_data_repository
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_cloud_native_core_binding_support_function
oracle
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_policy_management
oracle
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_order_and_service_management
oracle
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*
|
— | |
|
communications_applications
oracle
|
cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in zijn Communicatieproducten, waaronder Oracle Communications Unified Assurance, Oracle Communications Cloud Native Core Network Function en Oracle Communications Order and Service Management.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden stellen ongeauthenticeerde kwaadwillenden in staat om Denial of Service (DoS) aanvallen uit te voeren of om ongeautoriseerde toegang tot gevoelige gegevens te verkrijgen. Specifieke versies, zoals 24.2.0 en 24.3.0 van de Cloud Native Core Network Function, zijn bijzonder kwetsbaar. Kwaadwillenden kunnen deze kwetsbaarheden misbruiken door speciaal geprepareerde HTTP-verzoeken te sturen naar het kwetsbare systeem.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
},
{
"category": "general",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
},
{
"category": "general",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "general",
"text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
"title": "CWE-338"
},
{
"category": "general",
"text": "Use of Potentially Dangerous Function",
"title": "CWE-676"
},
{
"category": "general",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "general",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "general",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "general",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "general",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Insufficient Granularity of Access Control",
"title": "CWE-1220"
},
{
"category": "general",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "general",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
},
{
"category": "general",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "general",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
},
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
},
{
"category": "general",
"text": "Expected Behavior Violation",
"title": "CWE-440"
},
{
"category": "general",
"text": "Double Free",
"title": "CWE-415"
},
{
"category": "general",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
},
{
"category": "general",
"text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel",
"title": "CWE-924"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
},
{
"category": "general",
"text": "Reachable Assertion",
"title": "CWE-617"
},
{
"category": "general",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
},
{
"category": "general",
"text": "Use of Password Hash Instead of Password for Authentication",
"title": "CWE-836"
},
{
"category": "general",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
},
{
"category": "general",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
},
{
"category": "general",
"text": "Relative Path Traversal",
"title": "CWE-23"
},
{
"category": "general",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Observable Discrepancy",
"title": "CWE-203"
},
{
"category": "general",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
},
{
"category": "general",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "general",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "general",
"text": "User Interface (UI) Misrepresentation of Critical Information",
"title": "CWE-451"
},
{
"category": "general",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
},
{
"category": "general",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
},
{
"category": "general",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
},
{
"category": "general",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "general",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
},
{
"category": "general",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
},
{
"category": "general",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "general",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "general",
"text": "Use After Free",
"title": "CWE-416"
},
{
"category": "general",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
},
{
"category": "general",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Uncaught Exception",
"title": "CWE-248"
},
{
"category": "general",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "general",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "general",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
},
{
"category": "general",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
},
{
"category": "general",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2025-01-22T13:30:50.189632Z",
"id": "NCSC-2025-0021",
"initial_release_date": "2025-01-22T13:30:50.189632Z",
"revision_history": [
{
"date": "2025-01-22T13:30:50.189632Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1727475",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635313",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635305",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635311",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635312",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635323",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670430",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674632",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674630",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635320",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674633",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:17.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670439",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670429",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670435",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670431",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670436",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670432",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635321",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635310",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635318",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674640",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674642",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670434",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674639",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635314",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674638",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674637",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635306",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635307",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635319",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670438",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635324",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635315",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670433",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674641",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.0.1.10.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674635",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674636",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1670437",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674631",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.1.9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1674634",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635308",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications",
"product": {
"name": "communications",
"product_id": "CSAFPID-1635309",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications__10.4.0.4",
"product": {
"name": "communications__10.4.0.4",
"product_id": "CSAFPID-1674629",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications__10.4.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.2",
"product": {
"name": "communications___23.4.2",
"product_id": "CSAFPID-1670442",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.3",
"product": {
"name": "communications___23.4.3",
"product_id": "CSAFPID-1635325",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.4",
"product": {
"name": "communications___23.4.4",
"product_id": "CSAFPID-1635326",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.5",
"product": {
"name": "communications___23.4.5",
"product_id": "CSAFPID-1674645",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___23.4.6",
"product": {
"name": "communications___23.4.6",
"product_id": "CSAFPID-1674646",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___23.4.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___24.2.0",
"product": {
"name": "communications___24.2.0",
"product_id": "CSAFPID-1674644",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___24.2.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___7.2.1.0.0",
"product": {
"name": "communications___7.2.1.0.0",
"product_id": "CSAFPID-1670441",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___7.2.1.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.6",
"product": {
"name": "communications___8.6.0.6",
"product_id": "CSAFPID-1635327",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.6:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___8.6.0.8",
"product": {
"name": "communications___8.6.0.8",
"product_id": "CSAFPID-1635328",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___8.6.0.8:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.2",
"product": {
"name": "communications___9.0.2",
"product_id": "CSAFPID-1670440",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.2:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.0.3",
"product": {
"name": "communications___9.0.3",
"product_id": "CSAFPID-1635329",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications___9.1.1.8.0",
"product": {
"name": "communications___9.1.1.8.0",
"product_id": "CSAFPID-1674643",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications___9.1.1.8.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751386",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674621",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751381",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751383",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751378",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751377",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751385",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:3.0.3.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674618",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674619",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751384",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674617",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.4.3.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674623",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751380",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1751379",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1.0.26:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications",
"product": {
"name": "communications_applications",
"product_id": "CSAFPID-1674620",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___12.0.6.0.0",
"product": {
"name": "communications_applications___12.0.6.0.0",
"product_id": "CSAFPID-1674627",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___12.0.6.0.0:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___5.5.22",
"product": {
"name": "communications_applications___5.5.22",
"product_id": "CSAFPID-1674626",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___5.5.22:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.3",
"product": {
"name": "communications_applications___6.0.3",
"product_id": "CSAFPID-1674628",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.3:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.4",
"product": {
"name": "communications_applications___6.0.4",
"product_id": "CSAFPID-1674624",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.4:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_applications___6.0.5",
"product": {
"name": "communications_applications___6.0.5",
"product_id": "CSAFPID-1674625",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_applications___6.0.5:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_asap",
"product": {
"name": "communications_asap",
"product_id": "CSAFPID-816792",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_asap:7.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-764735",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-1751255",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-1751254",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-816793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_billing_and_revenue_management",
"product": {
"name": "communications_billing_and_revenue_management",
"product_id": "CSAFPID-912557",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-764247",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-1650820",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-912556",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_brm_-_elastic_charging_engine",
"product": {
"name": "communications_brm_-_elastic_charging_engine",
"product_id": "CSAFPID-1751303",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_brm_-_elastic_charging_engine:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-220055",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816765",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.1.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816766",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-816767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1503577",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_automated_test_suite",
"product": {
"name": "communications_cloud_native_core_automated_test_suite",
"product_id": "CSAFPID-1751300",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_automated_test_suite:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-764237",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1650752",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1673396",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1751085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_binding_support_function",
"product": {
"name": "communications_cloud_native_core_binding_support_function",
"product_id": "CSAFPID-1751079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673526",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673391",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1673394",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_certificate_management",
"product": {
"name": "communications_cloud_native_core_certificate_management",
"product_id": "CSAFPID-1751253",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816768",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-816769",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-912085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1503578",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673389",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1673390",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_console",
"product": {
"name": "communications_cloud_native_core_console",
"product_id": "CSAFPID-1751090",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673421",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1673420",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_dbtier",
"product": {
"name": "communications_cloud_native_core_dbtier",
"product_id": "CSAFPID-1751246",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816770",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-816771",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-912068",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_data_analytics_function",
"product": {
"name": "communications_cloud_native_core_network_data_analytics_function",
"product_id": "CSAFPID-1503579",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-816772",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-912076",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_exposure_function",
"product": {
"name": "communications_cloud_native_core_network_exposure_function",
"product_id": "CSAFPID-1503580",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_exposure_function:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-219838",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-611387",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-816773",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912101",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1503581",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1751208",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-1751209",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912539",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912540",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_install_upgrade___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912541",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_installation___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912542",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_obserability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product": {
"name": "communications_cloud_native_core_network_function_cloud_native_environment",
"product_id": "CSAFPID-912543",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:_observability_services_overlay___23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816774",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.1.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816346",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912077",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1503322",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1673415",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-1751231",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-816775",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_repository_function",
"product": {
"name": "communications_cloud_native_core_network_repository_function",
"product_id": "CSAFPID-912544",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:_install_upgrade___23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816348",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-912545",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816347",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-1673494",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_network_slice_selection_function",
"product": {
"name": "communications_cloud_native_core_network_slice_selection_function",
"product_id": "CSAFPID-816777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_slice_selection_function:_install_upgrade___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-764240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1650751",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1673395",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-912069",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751225",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751088",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_policy",
"product": {
"name": "communications_cloud_native_core_policy",
"product_id": "CSAFPID-1751089",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-94291",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-816778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-614517",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912547",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673392",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1503582",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1673393",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1751081",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-1751084",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product": {
"name": "communications_cloud_native_core_security_edge_protection_proxy",
"product_id": "CSAFPID-912546",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:_automated_test_suite___23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-224795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912548",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912102",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-912549",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503583",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503584",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1503585",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1672767",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_service_communication_proxy",
"product": {
"name": "communications_cloud_native_core_service_communication_proxy",
"product_id": "CSAFPID-1751241",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-764826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-90016",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912078",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816349",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-912550",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503586",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1503587",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751238",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751240",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1673399",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751239",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751080",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-1751082",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_cloud_native_core_unified_data_repository",
"product": {
"name": "communications_cloud_native_core_unified_data_repository",
"product_id": "CSAFPID-816779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:_signaling___23.3.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-1751229",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_application_server",
"product": {
"name": "communications_converged_application_server",
"product_id": "CSAFPID-1751230",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_application_server:8.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503599",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_converged_charging_system",
"product": {
"name": "communications_converged_charging_system",
"product_id": "CSAFPID-1503600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_converged_charging_system:2.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751292",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751294",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-224793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-1751295",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergence",
"product": {
"name": "communications_convergence",
"product_id": "CSAFPID-816794",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergence:3.0.3.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-342793",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1650777",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1265",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-816350",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_convergent_charging_controller",
"product": {
"name": "communications_convergent_charging_controller",
"product_id": "CSAFPID-1261",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_convergent_charging_controller:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_core_session_manager",
"product": {
"name": "communications_core_session_manager",
"product_id": "CSAFPID-1672764",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_core_session_manager:9.1.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1503588",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751104",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.2.3.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-40293",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:8.6.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751237",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0-9.0.2.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751097",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-611413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-1751211",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912551",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_patches___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_diameter_signaling_router",
"product": {
"name": "communications_diameter_signaling_router",
"product_id": "CSAFPID-912552",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:_platform___9.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503316",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1503317",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_eagle_element_management_system",
"product": {
"name": "communications_eagle_element_management_system",
"product_id": "CSAFPID-1751243",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:47.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-764242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-819413",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-819414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_element_manager",
"product": {
"name": "communications_element_manager",
"product_id": "CSAFPID-816780",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-816782",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_fraud_monitor",
"product": {
"name": "communications_fraud_monitor",
"product_id": "CSAFPID-912553",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_fraud_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_instant_messaging_server",
"product": {
"name": "communications_instant_messaging_server",
"product_id": "CSAFPID-219803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_instant_messaging_server:10.0.1.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-204622",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_ip_service_activator",
"product": {
"name": "communications_ip_service_activator",
"product_id": "CSAFPID-219909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_ip_service_activator:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-816351",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.24.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_messaging_server",
"product": {
"name": "communications_messaging_server",
"product_id": "CSAFPID-1751218",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_metasolv_solution",
"product": {
"name": "communications_metasolv_solution",
"product_id": "CSAFPID-611595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816353",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816352",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503589",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1503590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-1673414",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816783",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816786",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_general___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816784",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816787",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_install_upgrade___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816785",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.2.0.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_analytics_data_director",
"product": {
"name": "communications_network_analytics_data_director",
"product_id": "CSAFPID-816788",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:_third_party___23.3.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-342803",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1650778",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.1.0.0-12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-1266",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-816354",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_charging_and_control",
"product": {
"name": "communications_network_charging_and_control",
"product_id": "CSAFPID-204563",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:6.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_network_integrity",
"product": {
"name": "communications_network_integrity",
"product_id": "CSAFPID-219776",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-765242",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-916906",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-1751247",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_offline_mediation_controller",
"product": {
"name": "communications_offline_mediation_controller",
"product_id": "CSAFPID-1751248",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_offline_mediation_controller:15.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-93781",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-220132",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_operations_monitor",
"product": {
"name": "communications_operations_monitor",
"product_id": "CSAFPID-912079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-224790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-221118",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_order_and_service_management",
"product": {
"name": "communications_order_and_service_management",
"product_id": "CSAFPID-1673496",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_performance_intelligence",
"product": {
"name": "communications_performance_intelligence",
"product_id": "CSAFPID-1503591",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_performance_intelligence:10.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816789",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:12.6.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_policy_management",
"product": {
"name": "communications_policy_management",
"product_id": "CSAFPID-816790",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-764738",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_pricing_design_center",
"product": {
"name": "communications_pricing_design_center",
"product_id": "CSAFPID-816355",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503601",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816359",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816358",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816357",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-912558",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1751233",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1503602",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-1751234",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816795",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.0.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816796",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.1.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_service_catalog_and_design",
"product": {
"name": "communications_service_catalog_and_design",
"product_id": "CSAFPID-816797",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:_psr_designer___7.4.2.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503592",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503593",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:4.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1672762",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503594",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_border_controller",
"product": {
"name": "communications_session_border_controller",
"product_id": "CSAFPID-1503595",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-342804",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-819415",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-819416",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_session_report_manager",
"product": {
"name": "communications_session_report_manager",
"product_id": "CSAFPID-816791",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.4.53:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-240600",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673382",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:5.5.0-5.5.22:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1650731",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1673530",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1751235",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.1-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_assurance",
"product": {
"name": "communications_unified_assurance",
"product_id": "CSAFPID-1751296",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-764739",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:*:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-8984",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204510",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-204569",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-219826",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_unified_inventory_management",
"product": {
"name": "communications_unified_inventory_management",
"product_id": "CSAFPID-912073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503596",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503597",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1503598",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1751217",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-912080",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1673481",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_user_data_repository",
"product": {
"name": "communications_user_data_repository",
"product_id": "CSAFPID-1751258",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "communications_webrtc_session_controller",
"product": {
"name": "communications_webrtc_session_controller",
"product_id": "CSAFPID-912554",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_webrtc_session_controller:*:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41727",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2022-41727",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2022/CVE-2022-41727.json"
}
],
"title": "CVE-2022-41727"
},
{
"cve": "CVE-2023-4408",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-4408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-4408.json"
}
],
"title": "CVE-2023-4408"
},
{
"cve": "CVE-2023-5678",
"cwe": {
"id": "CWE-754",
"name": "Improper Check for Unusual or Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "other",
"text": "Missing Cryptographic Step",
"title": "CWE-325"
},
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5678",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5678.json"
}
],
"title": "CVE-2023-5678"
},
{
"cve": "CVE-2023-5981",
"cwe": {
"id": "CWE-203",
"name": "Observable Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Discrepancy",
"title": "CWE-203"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751217",
"CSAFPID-1673481"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5981",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5981.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751217",
"CSAFPID-1673481"
]
}
],
"title": "CVE-2023-5981"
},
{
"cve": "CVE-2023-6597",
"cwe": {
"id": "CWE-61",
"name": "UNIX Symbolic Link (Symlink) Following"
},
"notes": [
{
"category": "other",
"text": "UNIX Symbolic Link (Symlink) Following",
"title": "CWE-61"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751097"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-6597",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-6597.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751097"
]
}
],
"title": "CVE-2023-6597"
},
{
"cve": "CVE-2023-7256",
"cwe": {
"id": "CWE-415",
"name": "Double Free"
},
"notes": [
{
"category": "other",
"text": "Double Free",
"title": "CWE-415"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-7256",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-7256.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
}
],
"title": "CVE-2023-7256"
},
{
"cve": "CVE-2023-29407",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29407",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29407.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2023-29407"
},
{
"cve": "CVE-2023-29408",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-29408",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-29408.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2023-29408"
},
{
"cve": "CVE-2023-40577",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-40577",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-40577.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2023-40577"
},
{
"cve": "CVE-2023-46218",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"notes": [
{
"category": "other",
"text": "Insertion of Sensitive Information Into Sent Data",
"title": "CWE-201"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
}
],
"title": "CVE-2023-46218"
},
{
"cve": "CVE-2023-46219",
"cwe": {
"id": "CWE-311",
"name": "Missing Encryption of Sensitive Data"
},
"notes": [
{
"category": "other",
"text": "Missing Encryption of Sensitive Data",
"title": "CWE-311"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46219",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46219.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-912539",
"CSAFPID-816773",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912101",
"CSAFPID-912544",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-912545",
"CSAFPID-764240",
"CSAFPID-912546",
"CSAFPID-614517",
"CSAFPID-912547",
"CSAFPID-224795",
"CSAFPID-912548",
"CSAFPID-912102",
"CSAFPID-912549",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912553",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-765242",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1751211"
]
}
],
"title": "CVE-2023-46219"
},
{
"cve": "CVE-2023-46604",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-219826",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751104"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-46604",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-46604.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-94291",
"CSAFPID-40293",
"CSAFPID-1265",
"CSAFPID-1261",
"CSAFPID-1266",
"CSAFPID-8984",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-219826",
"CSAFPID-204510",
"CSAFPID-204563",
"CSAFPID-204569",
"CSAFPID-204622",
"CSAFPID-219803",
"CSAFPID-219838",
"CSAFPID-219909",
"CSAFPID-221118",
"CSAFPID-224790",
"CSAFPID-224793",
"CSAFPID-240600",
"CSAFPID-342793",
"CSAFPID-342803",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-611595",
"CSAFPID-614517",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764738",
"CSAFPID-816346",
"CSAFPID-816347",
"CSAFPID-816348",
"CSAFPID-816349",
"CSAFPID-816350",
"CSAFPID-816351",
"CSAFPID-816352",
"CSAFPID-816353",
"CSAFPID-816354",
"CSAFPID-816355",
"CSAFPID-816357",
"CSAFPID-816358",
"CSAFPID-816359",
"CSAFPID-816765",
"CSAFPID-816766",
"CSAFPID-816767",
"CSAFPID-816768",
"CSAFPID-816769",
"CSAFPID-816770",
"CSAFPID-816771",
"CSAFPID-816772",
"CSAFPID-816773",
"CSAFPID-816774",
"CSAFPID-816775",
"CSAFPID-816776",
"CSAFPID-816777",
"CSAFPID-816778",
"CSAFPID-816779",
"CSAFPID-816780",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-816783",
"CSAFPID-816784",
"CSAFPID-816785",
"CSAFPID-816786",
"CSAFPID-816787",
"CSAFPID-816788",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-816791",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-816794",
"CSAFPID-816795",
"CSAFPID-816796",
"CSAFPID-816797",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751104"
]
}
],
"title": "CVE-2023-46604"
},
{
"cve": "CVE-2023-50868",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2023-50868",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-50868.json"
}
],
"title": "CVE-2023-50868"
},
{
"cve": "CVE-2024-0232",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650777",
"CSAFPID-1650778",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0232.json"
}
],
"title": "CVE-2024-0232"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-0450",
"cwe": {
"id": "CWE-450",
"name": "Multiple Interpretations of UI Input"
},
"notes": [
{
"category": "other",
"text": "Multiple Interpretations of UI Input",
"title": "CWE-450"
},
{
"category": "other",
"text": "Asymmetric Resource Consumption (Amplification)",
"title": "CWE-405"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0450",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0450.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097"
]
}
],
"title": "CVE-2024-0450"
},
{
"cve": "CVE-2024-1442",
"cwe": {
"id": "CWE-269",
"name": "Improper Privilege Management"
},
"notes": [
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-1442",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1442.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-1442"
},
{
"cve": "CVE-2024-2961",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1672762",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1673396",
"CSAFPID-1673395",
"CSAFPID-1673494",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2961",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2961.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1672762",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1673396",
"CSAFPID-1673395",
"CSAFPID-1673494",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751097",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-2961"
},
{
"cve": "CVE-2024-3596",
"cwe": {
"id": "CWE-924",
"name": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel"
},
"notes": [
{
"category": "other",
"text": "Improper Enforcement of Message Integrity During Transmission in a Communication Channel",
"title": "CWE-924"
},
{
"category": "other",
"text": "Use of Weak Hash",
"title": "CWE-328"
},
{
"category": "other",
"text": "Authentication Bypass by Capture-replay",
"title": "CWE-294"
},
{
"category": "other",
"text": "Use of Password Hash Instead of Password for Authentication",
"title": "CWE-836"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
},
{
"category": "other",
"text": "User Interface (UI) Misrepresentation of Critical Information",
"title": "CWE-451"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-3596",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-3596.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-912079",
"CSAFPID-220132",
"CSAFPID-1751253"
]
}
],
"title": "CVE-2024-3596"
},
{
"cve": "CVE-2024-4030",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4030",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4032",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-1751253"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6162",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751303",
"CSAFPID-1650820",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6162",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6162.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751303",
"CSAFPID-1650820",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-6162"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7254",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Uncontrolled Recursion",
"title": "CWE-674"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751233",
"CSAFPID-1673530",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7254",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7254.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673391",
"CSAFPID-1673394",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751233",
"CSAFPID-1673530",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-7885",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"title": "CWE-362"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1751080",
"CSAFPID-1751090",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7885",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7885.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673526",
"CSAFPID-1673399",
"CSAFPID-1751080",
"CSAFPID-1751090",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-7885"
},
{
"cve": "CVE-2024-8006",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-8006",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-8006.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-220132",
"CSAFPID-1751084",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-8006"
},
{
"cve": "CVE-2024-9143",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751253"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-9143",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-9143.json"
}
],
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2024-22195",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-764237",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-342804",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-22195"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24786",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24786.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-24786"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24791",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-24791.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-24791"
},
{
"cve": "CVE-2024-25638",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"notes": [
{
"category": "other",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "other",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751229",
"CSAFPID-1751230",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25638",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25638.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.9,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751229",
"CSAFPID-1751230",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-25710",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"notes": [
{
"category": "other",
"text": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"title": "CWE-835"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912101",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-25710",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-25710.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-912068",
"CSAFPID-912076",
"CSAFPID-611387",
"CSAFPID-816773",
"CSAFPID-912101",
"CSAFPID-912077",
"CSAFPID-816348",
"CSAFPID-764240",
"CSAFPID-614517",
"CSAFPID-224795",
"CSAFPID-912102",
"CSAFPID-764826",
"CSAFPID-90016",
"CSAFPID-912078",
"CSAFPID-611413",
"CSAFPID-764242",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-93781",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-342804",
"CSAFPID-912080",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-219776",
"CSAFPID-765242",
"CSAFPID-764739",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219826",
"CSAFPID-912073",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218"
]
}
],
"title": "CVE-2024-25710"
},
{
"cve": "CVE-2024-26308",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-26308",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-26308.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1670429",
"CSAFPID-1670430",
"CSAFPID-1670431",
"CSAFPID-1670432",
"CSAFPID-1670433",
"CSAFPID-1670434",
"CSAFPID-1670435",
"CSAFPID-1670436",
"CSAFPID-1670437",
"CSAFPID-1670438",
"CSAFPID-1670439",
"CSAFPID-1670440",
"CSAFPID-1670441",
"CSAFPID-1670442",
"CSAFPID-90016",
"CSAFPID-93781",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-219776",
"CSAFPID-219826",
"CSAFPID-220132",
"CSAFPID-224795",
"CSAFPID-342804",
"CSAFPID-611387",
"CSAFPID-611413",
"CSAFPID-614517",
"CSAFPID-764237",
"CSAFPID-764240",
"CSAFPID-764242",
"CSAFPID-764247",
"CSAFPID-764735",
"CSAFPID-764739",
"CSAFPID-764826",
"CSAFPID-765242",
"CSAFPID-816348",
"CSAFPID-816773",
"CSAFPID-816781",
"CSAFPID-816782",
"CSAFPID-912068",
"CSAFPID-912073",
"CSAFPID-912076",
"CSAFPID-912077",
"CSAFPID-912078",
"CSAFPID-912079",
"CSAFPID-912080",
"CSAFPID-912085",
"CSAFPID-912101",
"CSAFPID-912102",
"CSAFPID-912539",
"CSAFPID-912540",
"CSAFPID-912541",
"CSAFPID-912542",
"CSAFPID-912543",
"CSAFPID-912544",
"CSAFPID-912545",
"CSAFPID-912546",
"CSAFPID-912547",
"CSAFPID-912548",
"CSAFPID-912549",
"CSAFPID-912550",
"CSAFPID-912551",
"CSAFPID-912552",
"CSAFPID-912553",
"CSAFPID-912554",
"CSAFPID-912556",
"CSAFPID-912557",
"CSAFPID-912558",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-1503582",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-1727475",
"CSAFPID-1751218",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-26308"
},
{
"cve": "CVE-2024-27309",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27309",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27309.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.4,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-27309"
},
{
"cve": "CVE-2024-28219",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Use of Potentially Dangerous Function",
"title": "CWE-676"
},
{
"category": "other",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1751085",
"CSAFPID-912547"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28219",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28219.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1751085",
"CSAFPID-912547"
]
}
],
"title": "CVE-2024-28219"
},
{
"cve": "CVE-2024-28834",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Use of a Broken or Risky Cryptographic Algorithm",
"title": "CWE-327"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28834",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28834.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-28834"
},
{
"cve": "CVE-2024-28835",
"cwe": {
"id": "CWE-248",
"name": "Uncaught Exception"
},
"notes": [
{
"category": "other",
"text": "Uncaught Exception",
"title": "CWE-248"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28835",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28835.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1751217",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-28835"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751235",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1673414",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751235",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751233",
"CSAFPID-1751218",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-1650752",
"CSAFPID-1650751",
"CSAFPID-1673494",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1674636",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751233",
"CSAFPID-1751218",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-29131",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29131",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29131.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530"
]
}
],
"title": "CVE-2024-29131"
},
{
"cve": "CVE-2024-29133",
"cwe": {
"id": "CWE-787",
"name": "Out-of-bounds Write"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29133",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29133.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1650820",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673530",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-29133"
},
{
"cve": "CVE-2024-33599",
"cwe": {
"id": "CWE-119",
"name": "Improper Restriction of Operations within the Bounds of a Memory Buffer"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33599",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33599.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33599"
},
{
"cve": "CVE-2024-33600",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"notes": [
{
"category": "other",
"text": "NULL Pointer Dereference",
"title": "CWE-476"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33600",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33600.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33600"
},
{
"cve": "CVE-2024-33601",
"cwe": {
"id": "CWE-703",
"name": "Improper Check or Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
},
{
"category": "other",
"text": "Reachable Assertion",
"title": "CWE-617"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33601",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33601.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33601"
},
{
"cve": "CVE-2024-33602",
"cwe": {
"id": "CWE-466",
"name": "Return of Pointer Value Outside of Expected Range"
},
"notes": [
{
"category": "other",
"text": "Return of Pointer Value Outside of Expected Range",
"title": "CWE-466"
},
{
"category": "other",
"text": "Improper Check or Handling of Exceptional Conditions",
"title": "CWE-703"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-33602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-33602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673396",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-1672762",
"CSAFPID-1673395",
"CSAFPID-1672764",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673494",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237"
]
}
],
"title": "CVE-2024-33602"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751238",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-1751082",
"CSAFPID-1751240",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1673481",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34064",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34064.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1635310",
"CSAFPID-1635311",
"CSAFPID-1635312",
"CSAFPID-1635313",
"CSAFPID-1635314",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635317",
"CSAFPID-1635318",
"CSAFPID-1635319",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1635322",
"CSAFPID-1635323",
"CSAFPID-1635324",
"CSAFPID-1635325",
"CSAFPID-1635326",
"CSAFPID-1635327",
"CSAFPID-1635328",
"CSAFPID-1635329",
"CSAFPID-220055",
"CSAFPID-1503577",
"CSAFPID-764237",
"CSAFPID-912085",
"CSAFPID-1503578",
"CSAFPID-1503579",
"CSAFPID-1503580",
"CSAFPID-912101",
"CSAFPID-1503581",
"CSAFPID-1503322",
"CSAFPID-912069",
"CSAFPID-764240",
"CSAFPID-912547",
"CSAFPID-1503582",
"CSAFPID-912549",
"CSAFPID-1503583",
"CSAFPID-1503584",
"CSAFPID-1503585",
"CSAFPID-1503586",
"CSAFPID-1503587",
"CSAFPID-1503588",
"CSAFPID-1503316",
"CSAFPID-1503317",
"CSAFPID-764242",
"CSAFPID-1503589",
"CSAFPID-1503590",
"CSAFPID-220132",
"CSAFPID-912079",
"CSAFPID-1503591",
"CSAFPID-816789",
"CSAFPID-816790",
"CSAFPID-1503592",
"CSAFPID-1503593",
"CSAFPID-1503594",
"CSAFPID-1503595",
"CSAFPID-342804",
"CSAFPID-1503596",
"CSAFPID-1503597",
"CSAFPID-1503598",
"CSAFPID-816792",
"CSAFPID-764247",
"CSAFPID-912556",
"CSAFPID-764735",
"CSAFPID-816793",
"CSAFPID-1503599",
"CSAFPID-1503600",
"CSAFPID-342793",
"CSAFPID-816350",
"CSAFPID-1261",
"CSAFPID-342803",
"CSAFPID-816354",
"CSAFPID-204563",
"CSAFPID-764738",
"CSAFPID-816355",
"CSAFPID-1503601",
"CSAFPID-1503602",
"CSAFPID-240600",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1727475",
"CSAFPID-1751238",
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-1751082",
"CSAFPID-1751240",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-1673481",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-34750",
"cwe": {
"id": "CWE-755",
"name": "Improper Handling of Exceptional Conditions"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Exceptional Conditions",
"title": "CWE-755"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751242",
"CSAFPID-1751243",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-34750",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-34750.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673481",
"CSAFPID-1503596",
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751242",
"CSAFPID-1751243",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-34750"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751246",
"CSAFPID-1751247",
"CSAFPID-1751248",
"CSAFPID-1673530",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-220132",
"CSAFPID-1751082",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-912079",
"CSAFPID-916906",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751246",
"CSAFPID-1751247",
"CSAFPID-1751248",
"CSAFPID-1673530",
"CSAFPID-1673393",
"CSAFPID-1751239",
"CSAFPID-220132",
"CSAFPID-1751082",
"CSAFPID-1672767",
"CSAFPID-1751241",
"CSAFPID-912079",
"CSAFPID-916906",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-37370",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37370",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37370.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255"
]
}
],
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"notes": [
{
"category": "other",
"text": "Improper Handling of Length Parameter Inconsistency",
"title": "CWE-130"
}
],
"product_status": {
"known_affected": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37371",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37371.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-912549",
"CSAFPID-1673413",
"CSAFPID-1673414",
"CSAFPID-1673396",
"CSAFPID-1503590",
"CSAFPID-1673393",
"CSAFPID-1673395",
"CSAFPID-1673399",
"CSAFPID-1672767",
"CSAFPID-1503585",
"CSAFPID-1673392",
"CSAFPID-1503589",
"CSAFPID-1673415",
"CSAFPID-1673389",
"CSAFPID-1673390",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751237",
"CSAFPID-1751254",
"CSAFPID-1751217",
"CSAFPID-1673481",
"CSAFPID-1751255",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751254",
"CSAFPID-1673530",
"CSAFPID-1751217",
"CSAFPID-1751255",
"CSAFPID-816790",
"CSAFPID-1751258",
"CSAFPID-1673481",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673395",
"CSAFPID-1673396",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751225",
"CSAFPID-1751254",
"CSAFPID-1673530",
"CSAFPID-1751217",
"CSAFPID-1751255",
"CSAFPID-816790",
"CSAFPID-1751258",
"CSAFPID-1673481",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38475",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Encoding or Escaping of Output",
"title": "CWE-116"
},
{
"category": "other",
"text": "Path Traversal: \u0027.../...//\u0027",
"title": "CWE-35"
},
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Use of Hard-coded Credentials",
"title": "CWE-798"
},
{
"category": "other",
"text": "Use of Cryptographically Weak Pseudo-Random Number Generator (PRNG)",
"title": "CWE-338"
}
],
"references": [
{
"category": "self",
"summary": "CVE-2024-38475",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38475.json"
}
],
"title": "CVE-2024-38475"
},
{
"cve": "CVE-2024-38807",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"notes": [
{
"category": "other",
"text": "Improper Verification of Cryptographic Signature",
"title": "CWE-347"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751090",
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38807",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38807.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751090",
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-38807"
},
{
"cve": "CVE-2024-38809",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673393"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38809",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38809.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.0,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.0/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:H/A:H",
"version": "3.0"
},
"products": [
"CSAFPID-1673393"
]
}
],
"title": "CVE-2024-38809"
},
{
"cve": "CVE-2024-38816",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Relative Path Traversal",
"title": "CWE-23"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751082",
"CSAFPID-1751225"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38816",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38816.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673420",
"CSAFPID-1673421",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1751081",
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751082",
"CSAFPID-1751225"
]
}
],
"title": "CVE-2024-38816"
},
{
"cve": "CVE-2024-38819",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751081",
"CSAFPID-1751082",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38819",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1673393",
"CSAFPID-1751079",
"CSAFPID-1751080",
"CSAFPID-1751081",
"CSAFPID-1751082",
"CSAFPID-1751084",
"CSAFPID-1751085",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
}
],
"title": "CVE-2024-38819"
},
{
"cve": "CVE-2024-38820",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"notes": [
{
"category": "other",
"text": "Improper Access Control",
"title": "CWE-284"
},
{
"category": "other",
"text": "Improper Handling of Case Sensitivity",
"title": "CWE-178"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751080",
"CSAFPID-1751082",
"CSAFPID-1751085",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38820",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38820.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751080",
"CSAFPID-1751082",
"CSAFPID-1751085",
"CSAFPID-1672767",
"CSAFPID-1751241"
]
}
],
"title": "CVE-2024-38820"
},
{
"cve": "CVE-2024-38827",
"cwe": {
"id": "CWE-639",
"name": "Authorization Bypass Through User-Controlled Key"
},
"notes": [
{
"category": "other",
"text": "Authorization Bypass Through User-Controlled Key",
"title": "CWE-639"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38827",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38827.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-204510",
"CSAFPID-204569",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-912073",
"CSAFPID-1751254",
"CSAFPID-1751079",
"CSAFPID-1751242",
"CSAFPID-1751234",
"CSAFPID-1673496",
"CSAFPID-1751233",
"CSAFPID-1751255",
"CSAFPID-1673481",
"CSAFPID-1751085",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2024-41817",
"cwe": {
"id": "CWE-427",
"name": "Uncontrolled Search Path Element"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Search Path Element",
"title": "CWE-427"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220132",
"CSAFPID-912079"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-41817",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-41817.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.8,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1650731",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-220132",
"CSAFPID-912079"
]
}
],
"title": "CVE-2024-41817"
},
{
"cve": "CVE-2024-45490",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
},
{
"category": "other",
"text": "Incorrect Calculation of Buffer Size",
"title": "CWE-131"
},
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45490",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45490.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45490"
},
{
"cve": "CVE-2024-45491",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45491",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45491.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45491"
},
{
"cve": "CVE-2024-45492",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"notes": [
{
"category": "other",
"text": "Integer Overflow or Wraparound",
"title": "CWE-190"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-45492",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-45492.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1673382",
"CSAFPID-1673399",
"CSAFPID-1650731",
"CSAFPID-1673517",
"CSAFPID-1673396",
"CSAFPID-1674617",
"CSAFPID-1674618",
"CSAFPID-1674619",
"CSAFPID-1674620",
"CSAFPID-1674621",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1674624",
"CSAFPID-1674625",
"CSAFPID-1674626",
"CSAFPID-1674627",
"CSAFPID-1674628",
"CSAFPID-1635305",
"CSAFPID-1635306",
"CSAFPID-1635307",
"CSAFPID-1635308",
"CSAFPID-1635309",
"CSAFPID-1670434",
"CSAFPID-1674629",
"CSAFPID-1635315",
"CSAFPID-1635316",
"CSAFPID-1635318",
"CSAFPID-1674630",
"CSAFPID-1674631",
"CSAFPID-1674632",
"CSAFPID-1674633",
"CSAFPID-1674634",
"CSAFPID-1674635",
"CSAFPID-1635323",
"CSAFPID-1674636",
"CSAFPID-1635324",
"CSAFPID-1674637",
"CSAFPID-1674638",
"CSAFPID-1674639",
"CSAFPID-1674640",
"CSAFPID-1674641",
"CSAFPID-1674642",
"CSAFPID-1635320",
"CSAFPID-1635321",
"CSAFPID-1674643",
"CSAFPID-1674644",
"CSAFPID-1674645",
"CSAFPID-1674646",
"CSAFPID-1673414",
"CSAFPID-1503590"
]
}
],
"title": "CVE-2024-45492"
},
{
"cve": "CVE-2024-47535",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751233",
"CSAFPID-1751234",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47535"
},
{
"cve": "CVE-2024-47554",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751292",
"CSAFPID-1751234",
"CSAFPID-1751294",
"CSAFPID-1751233",
"CSAFPID-1751295",
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47554",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751292",
"CSAFPID-1751234",
"CSAFPID-1751294",
"CSAFPID-1751233",
"CSAFPID-1751295",
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2024-47561",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751296",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2024-47561"
},
{
"cve": "CVE-2024-47803",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"notes": [
{
"category": "other",
"text": "Generation of Error Message Containing Sensitive Information",
"title": "CWE-209"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47803",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47803.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-47803"
},
{
"cve": "CVE-2024-47804",
"cwe": {
"id": "CWE-863",
"name": "Incorrect Authorization"
},
"notes": [
{
"category": "other",
"text": "Incorrect Authorization",
"title": "CWE-863"
},
{
"category": "other",
"text": "Insufficient Granularity of Access Control",
"title": "CWE-1220"
},
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47804",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47804.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1672767",
"CSAFPID-1751300",
"CSAFPID-1751241",
"CSAFPID-1751081",
"CSAFPID-1751084",
"CSAFPID-1673393",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-47804"
},
{
"cve": "CVE-2024-49766",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751246",
"CSAFPID-1751209"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49766",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49766.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751246",
"CSAFPID-1751209"
]
}
],
"title": "CVE-2024-49766"
},
{
"cve": "CVE-2024-49767",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751208",
"CSAFPID-1751080",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751082",
"CSAFPID-1751300",
"CSAFPID-1751246",
"CSAFPID-1751209",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-49767",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-49767.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751208",
"CSAFPID-1751080",
"CSAFPID-1751079",
"CSAFPID-1751225",
"CSAFPID-1751082",
"CSAFPID-1751300",
"CSAFPID-1751246",
"CSAFPID-1751209",
"CSAFPID-1673393",
"CSAFPID-1751085",
"CSAFPID-1751231"
]
}
],
"title": "CVE-2024-49767"
},
{
"cve": "CVE-2024-50379",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "other",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50379",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50379.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-50379"
},
{
"cve": "CVE-2024-50602",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751082",
"CSAFPID-1751085"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1751225",
"CSAFPID-1751079",
"CSAFPID-1751082",
"CSAFPID-1751085"
]
}
],
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-53677",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Unrestricted Upload of File with Dangerous Type",
"title": "CWE-434"
},
{
"category": "other",
"text": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-53677",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53677.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-53677"
},
{
"cve": "CVE-2024-54677",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-54677",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-54677.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-54677"
},
{
"cve": "CVE-2024-56337",
"cwe": {
"id": "CWE-367",
"name": "Time-of-check Time-of-use (TOCTOU) Race Condition"
},
"notes": [
{
"category": "other",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816790"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56337",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56337.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816790"
]
}
],
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2025-21542",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21542",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21542.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21542"
},
{
"cve": "CVE-2025-21544",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21544",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21544.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21544"
},
{
"cve": "CVE-2025-21554",
"product_status": {
"known_affected": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21554",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21554.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-224790",
"CSAFPID-221118",
"CSAFPID-1673496",
"CSAFPID-1751377",
"CSAFPID-1751378",
"CSAFPID-1751379",
"CSAFPID-1751380",
"CSAFPID-1751381",
"CSAFPID-1751382",
"CSAFPID-1751383",
"CSAFPID-1674619",
"CSAFPID-1674622",
"CSAFPID-1674623",
"CSAFPID-1751384",
"CSAFPID-1751385",
"CSAFPID-1751386"
]
}
],
"title": "CVE-2025-21554"
}
]
}
NCSC-2025-0023
Vulnerability from csaf_ncscnl - Published: 2025-01-22 13:31 - Updated: 2025-01-22 13:31| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_hcm_human_resources
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_hcm_shared_components
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_cash_management
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_fin_esettlements
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*
|
— | |
|
peoplesoft_enterprise_peopletools
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_scm_purchasing
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
peoplesoft_enterprise_cc_common_application_objects
oracle
|
cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*
|
— |
{
"document": {
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE"
}
},
"lang": "nl",
"notes": [
{
"category": "legal_disclaimer",
"text": "The Netherlands Cyber Security Center (henceforth: NCSC-NL) maintains this page to enhance access to its information and security advisories. The use of this security advisory is subject to the following terms and conditions:\n\n NCSC-NL makes every reasonable effort to ensure that the content of this page is kept up to date, and that it is accurate and complete. Nevertheless, NCSC-NL cannot entirely rule out the possibility of errors, and therefore cannot give any warranty in respect of its completeness, accuracy or continuous keeping up-to-date. The information contained in this security advisory is intended solely for the purpose of providing general information to professional users. No rights can be derived from the information provided therein.\n\n NCSC-NL and the Kingdom of the Netherlands assume no legal liability or responsibility for any damage resulting from either the use or inability of use of this security advisory. This includes damage resulting from the inaccuracy of incompleteness of the information contained in the advisory.\n This security advisory is subject to Dutch law. All disputes related to or arising from the use of this advisory will be submitted to the competent court in The Hague. This choice of means also applies to the court in summary proceedings."
},
{
"category": "description",
"text": "Oracle heeft meerdere kwetsbaarheden verholpen in Oracle PeopleSoft, specifiek in de versies 8.60, 8.61 en 9.2.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle PeopleSoft stellen geauthenticeerde kwaadwillenden in staat om via HTTP-netwerktoegang ongeautoriseerde toegang te krijgen tot specifieke gegevens, wat kan leiden tot ongeautoriseerde gegevensmanipulatie en -toegang. Kwaadwillenden kunnen ook een Denial-of-Service veroorzaken. Hiervoor heeft de kwaadwillende geen voorafgaande authenticatie nodig.",
"title": "Interpretaties"
},
{
"category": "description",
"text": "Oracle heeft updates uitgebracht om de kwetsbaarheden in PeopleSoft te verhelpen. Zie bijgevoegde referenties voor meer informatie.",
"title": "Oplossingen"
},
{
"category": "general",
"text": "medium",
"title": "Kans"
},
{
"category": "general",
"text": "high",
"title": "Schade"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Buffer Over-read",
"title": "CWE-126"
},
{
"category": "general",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "general",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
},
{
"category": "general",
"text": "Out-of-bounds Write",
"title": "CWE-787"
},
{
"category": "general",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "general",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
}
],
"publisher": {
"category": "coordinator",
"contact_details": "cert@ncsc.nl",
"name": "Nationaal Cyber Security Centrum",
"namespace": "https://www.ncsc.nl/"
},
"references": [
{
"category": "external",
"summary": "Reference - cveprojectv5; nvd; oracle",
"url": "https://www.oracle.com/security-alerts/cpujan2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle PeopleSoft",
"tracking": {
"current_release_date": "2025-01-22T13:31:17.380797Z",
"id": "NCSC-2025-0023",
"initial_release_date": "2025-01-22T13:31:17.380797Z",
"revision_history": [
{
"date": "2025-01-22T13:31:17.380797Z",
"number": "0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product": {
"name": "peoplesoft_enterprise_cc_common_application_objects",
"product_id": "CSAFPID-449779",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_cc_common_application_objects:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_cash_management",
"product": {
"name": "peoplesoft_enterprise_fin_cash_management",
"product_id": "CSAFPID-765405",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_cash_management:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_fin_esettlements",
"product": {
"name": "peoplesoft_enterprise_fin_esettlements",
"product_id": "CSAFPID-1751153",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_fin_esettlements:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_human_resources",
"product": {
"name": "peoplesoft_enterprise_hcm_human_resources",
"product_id": "CSAFPID-172663",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_human_resources:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_hcm_shared_components",
"product": {
"name": "peoplesoft_enterprise_hcm_shared_components",
"product_id": "CSAFPID-607590",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_hcm_shared_components:9.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1682",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1681",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-816362",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503667",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503672",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503676",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_opensearch___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503669",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.59:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503673",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.60:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_peopletools",
"product": {
"name": "peoplesoft_enterprise_peopletools",
"product_id": "CSAFPID-1503678",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_peopletools:_web_server___8.61:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_name",
"name": "peoplesoft_enterprise_scm_purchasing",
"product": {
"name": "peoplesoft_enterprise_scm_purchasing",
"product_id": "CSAFPID-172660",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:peoplesoft_enterprise_scm_purchasing:9.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "vendor",
"name": "oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2020-22218",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"notes": [
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
},
{
"category": "other",
"text": "Out-of-bounds Write",
"title": "CWE-787"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2020-22218",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2020/CVE-2020-22218.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2020-22218"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"notes": [
{
"category": "other",
"text": "Truncation of Security-relevant Information",
"title": "CWE-222"
},
{
"category": "other",
"text": "Selection of Less-Secure Algorithm During Negotiation (\u0027Algorithm Downgrade\u0027)",
"title": "CWE-757"
},
{
"category": "other",
"text": "Improper Validation of Integrity Check Value",
"title": "CWE-354"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-48795",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-48795.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1682",
"CSAFPID-1681",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2024-0397",
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-0397",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-0397.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-0397"
},
{
"cve": "CVE-2024-2511",
"cwe": {
"id": "CWE-404",
"name": "Improper Resource Shutdown or Release"
},
"notes": [
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improperly Controlled Sequential Memory Allocation",
"title": "CWE-1325"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-2511",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-2511.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-2511"
},
{
"cve": "CVE-2024-4030",
"cwe": {
"id": "CWE-276",
"name": "Incorrect Default Permissions"
},
"notes": [
{
"category": "other",
"text": "Incorrect Default Permissions",
"title": "CWE-276"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4030",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4030.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4030"
},
{
"cve": "CVE-2024-4032",
"cwe": {
"id": "CWE-440",
"name": "Expected Behavior Violation"
},
"notes": [
{
"category": "other",
"text": "Expected Behavior Violation",
"title": "CWE-440"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4032",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4032.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-4032"
},
{
"cve": "CVE-2024-4603",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"notes": [
{
"category": "other",
"text": "Unchecked Input for Loop Condition",
"title": "CWE-606"
},
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4603",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4603.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-4603"
},
{
"cve": "CVE-2024-4741",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"notes": [
{
"category": "other",
"text": "Use After Free",
"title": "CWE-416"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4741",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4741.json"
}
],
"title": "CVE-2024-4741"
},
{
"cve": "CVE-2024-5535",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-5535",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-5535.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6119",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"notes": [
{
"category": "other",
"text": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)",
"title": "CWE-843"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6119",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6119.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.1,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6119"
},
{
"cve": "CVE-2024-6232",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6232",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6232.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-6232"
},
{
"cve": "CVE-2024-7592",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-7592",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-7592.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-7592"
},
{
"cve": "CVE-2024-22018",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22018",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22018.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22018"
},
{
"cve": "CVE-2024-22019",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22019",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22019.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-1682",
"CSAFPID-816362",
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1503676",
"CSAFPID-1503678"
]
}
],
"title": "CVE-2024-22019"
},
{
"cve": "CVE-2024-22020",
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-22020",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-22020.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-22020"
},
{
"cve": "CVE-2024-27280",
"cwe": {
"id": "CWE-120",
"name": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)"
},
"notes": [
{
"category": "other",
"text": "Buffer Copy without Checking Size of Input (\u0027Classic Buffer Overflow\u0027)",
"title": "CWE-120"
},
{
"category": "other",
"text": "Buffer Over-read",
"title": "CWE-126"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27280",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27280.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27280"
},
{
"cve": "CVE-2024-27281",
"cwe": {
"id": "CWE-94",
"name": "Improper Control of Generation of Code (\u0027Code Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)",
"title": "CWE-74"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27281",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27281.json"
}
],
"title": "CVE-2024-27281"
},
{
"cve": "CVE-2024-27282",
"cwe": {
"id": "CWE-122",
"name": "Heap-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Heap-based Buffer Overflow",
"title": "CWE-122"
},
{
"category": "other",
"text": "Out-of-bounds Read",
"title": "CWE-125"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-27282",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-27282.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-27282"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"notes": [
{
"category": "other",
"text": "Exposure of Sensitive Information to an Unauthorized Actor",
"title": "CWE-200"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28849",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28849.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-28849"
},
{
"cve": "CVE-2024-29025",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"notes": [
{
"category": "other",
"text": "Allocation of Resources Without Limits or Throttling",
"title": "CWE-770"
}
],
"product_status": {
"known_affected": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-29025",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-29025.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.3,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-172663",
"CSAFPID-607590",
"CSAFPID-1503667",
"CSAFPID-1503669",
"CSAFPID-1682",
"CSAFPID-1503672",
"CSAFPID-1503673",
"CSAFPID-1681",
"CSAFPID-1503676",
"CSAFPID-1503678",
"CSAFPID-816362"
]
}
],
"title": "CVE-2024-29025"
},
{
"cve": "CVE-2024-35195",
"cwe": {
"id": "CWE-670",
"name": "Always-Incorrect Control Flow Implementation"
},
"notes": [
{
"category": "other",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-35195",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-35195.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.7,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2024-36137",
"cwe": {
"id": "CWE-275",
"name": "-"
},
"notes": [
{
"category": "other",
"text": "CWE-275",
"title": "CWE-275"
},
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36137",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36137.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36137"
},
{
"cve": "CVE-2024-36138",
"cwe": {
"id": "CWE-77",
"name": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in a Command (\u0027Command Injection\u0027)",
"title": "CWE-77"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-36138",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-36138.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-36138"
},
{
"cve": "CVE-2024-37372",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "other",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37372",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37372.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37372"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"notes": [
{
"category": "other",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-37891",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-37891.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38998",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38998",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38998.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 9.8,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38998"
},
{
"cve": "CVE-2024-38999",
"cwe": {
"id": "CWE-1321",
"name": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
}
],
"product_status": {
"known_affected": [
"CSAFPID-816362",
"CSAFPID-1681"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38999",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38999.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 10.0,
"baseSeverity": "CRITICAL",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-816362",
"CSAFPID-1681"
]
}
],
"title": "CVE-2024-38999"
},
{
"cve": "CVE-2025-21530",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21530",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21530.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21530"
},
{
"cve": "CVE-2025-21537",
"product_status": {
"known_affected": [
"CSAFPID-765405"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21537",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21537.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-765405"
]
}
],
"title": "CVE-2025-21537"
},
{
"cve": "CVE-2025-21539",
"product_status": {
"known_affected": [
"CSAFPID-1751153"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21539",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21539.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1751153"
]
}
],
"title": "CVE-2025-21539"
},
{
"cve": "CVE-2025-21545",
"product_status": {
"known_affected": [
"CSAFPID-1681",
"CSAFPID-816362"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21545",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21545.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"CSAFPID-1681",
"CSAFPID-816362"
]
}
],
"title": "CVE-2025-21545"
},
{
"cve": "CVE-2025-21561",
"product_status": {
"known_affected": [
"CSAFPID-172660"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21561",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21561.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-172660"
]
}
],
"title": "CVE-2025-21561"
},
{
"cve": "CVE-2025-21562",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21562",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21562.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21562"
},
{
"cve": "CVE-2025-21563",
"product_status": {
"known_affected": [
"CSAFPID-449779"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-21563",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-21563.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-449779"
]
}
],
"title": "CVE-2025-21563"
}
]
}
OPENSUSE-SU-2024:13830-1
Vulnerability from csaf_opensuse - Published: 2024-06-15 00:00 - Updated: 2024-06-15 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64 | — |
Vendor Fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright 2024 SUSE LLC. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "system-user-velociraptor-1.0.0-5.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the system-user-velociraptor-1.0.0-5.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13830",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/opensuse-su-2024_13830-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-5950 page",
"url": "https://www.suse.com/security/cve/CVE-2023-5950/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28849 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28849/"
}
],
"title": "system-user-velociraptor-1.0.0-5.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13830-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "system-user-velociraptor-1.0.0-5.1.aarch64",
"product": {
"name": "system-user-velociraptor-1.0.0-5.1.aarch64",
"product_id": "system-user-velociraptor-1.0.0-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"product": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"product_id": "velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "system-user-velociraptor-1.0.0-5.1.ppc64le",
"product": {
"name": "system-user-velociraptor-1.0.0-5.1.ppc64le",
"product_id": "system-user-velociraptor-1.0.0-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"product": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"product_id": "velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "system-user-velociraptor-1.0.0-5.1.s390x",
"product": {
"name": "system-user-velociraptor-1.0.0-5.1.s390x",
"product_id": "system-user-velociraptor-1.0.0-5.1.s390x"
}
},
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"product": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"product_id": "velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "system-user-velociraptor-1.0.0-5.1.x86_64",
"product": {
"name": "system-user-velociraptor-1.0.0-5.1.x86_64",
"product_id": "system-user-velociraptor-1.0.0-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64",
"product": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64",
"product_id": "velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-velociraptor-1.0.0-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64"
},
"product_reference": "system-user-velociraptor-1.0.0-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-velociraptor-1.0.0-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le"
},
"product_reference": "system-user-velociraptor-1.0.0-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-velociraptor-1.0.0-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x"
},
"product_reference": "system-user-velociraptor-1.0.0-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "system-user-velociraptor-1.0.0-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64"
},
"product_reference": "system-user-velociraptor-1.0.0-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64"
},
"product_reference": "velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le"
},
"product_reference": "velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x"
},
"product_reference": "velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
},
"product_reference": "velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5950",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-5950"
}
],
"notes": [
{
"category": "general",
"text": "Rapid7 Velociraptor versions prior to 0.7.0-4 suffer from a reflected cross site scripting vulnerability. This vulnerability allows attackers to inject JS into the error path, potentially leading to unauthorized execution of scripts within a user\u0027s web browser. This vulnerability is fixed in version 0.7.0-04 and a patch is available to download. Patches are also available for version 0.6.9 (0.6.9-1).\n\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-5950",
"url": "https://www.suse.com/security/cve/CVE-2023-5950"
},
{
"category": "external",
"summary": "SUSE Bug 1216925 for CVE-2023-5950",
"url": "https://bugzilla.suse.com/1216925"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.6,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-5950"
},
{
"cve": "CVE-2024-28849",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28849"
}
],
"notes": [
{
"category": "general",
"text": "follow-redirects is an open source, drop-in replacement for Node\u0027s `http` and `https` modules that automatically follows redirects. In affected versions follow-redirects only clears authorization header during cross-domain redirect, but keep the proxy-authentication header which contains credentials too. This vulnerability may lead to credentials leak, but has been addressed in version 1.15.6. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28849",
"url": "https://www.suse.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "SUSE Bug 1221450 for CVE-2024-28849",
"url": "https://bugzilla.suse.com/1221450"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.aarch64",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.ppc64le",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.s390x",
"openSUSE Tumbleweed:system-user-velociraptor-1.0.0-5.1.x86_64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.aarch64",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.ppc64le",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.s390x",
"openSUSE Tumbleweed:velociraptor-0.7.0.4.git74.3426c0a-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-28849"
}
]
}
RHBA-2024:2034
Vulnerability from csaf_redhat - Published: 2024-04-24 13:19 - Updated: 2026-06-02 17:36A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64 | — |
{
"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.10.2 is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.10.2 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 fixes 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.10/html/release_notes/\n\nJira issues addressed: \n\n- ACM-10406: Observability - remove or update addonDeploymentConfig from the clusterManagementAddon is not effect\n\n- ACM-10806: Observability - local-cluster CPU utilization and overestimation data are not display on the Grafana\n\n- ACM-10811: Observability Endpoint in the Hub doesn\u0027t reconcile updates to Observability Addon Spec\n\n- ACM-10967: Endless dockercfg secret creation in MCO\n\n- ACM-11008: ACM 2.10 CSV documentation link references v2.9.0 documentation link\n\n- ACM-11071: Observability - Endpoint SA does not get created again in the hub after deletion",
"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/RHBA-2024:2034",
"url": "https://access.redhat.com/errata/RHBA-2024:2034"
},
{
"category": "external",
"summary": "ACM-10406",
"url": "https://issues.redhat.com/browse/ACM-10406"
},
{
"category": "external",
"summary": "ACM-10806",
"url": "https://issues.redhat.com/browse/ACM-10806"
},
{
"category": "external",
"summary": "ACM-10811",
"url": "https://issues.redhat.com/browse/ACM-10811"
},
{
"category": "external",
"summary": "ACM-10967",
"url": "https://issues.redhat.com/browse/ACM-10967"
},
{
"category": "external",
"summary": "ACM-11008",
"url": "https://issues.redhat.com/browse/ACM-11008"
},
{
"category": "external",
"summary": "ACM-11071",
"url": "https://issues.redhat.com/browse/ACM-11071"
},
{
"category": "external",
"summary": "HYPBLD-309",
"url": "https://issues.redhat.com/browse/HYPBLD-309"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2034.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Advanced Cluster Management 2.10.2 bug fixes and container updates",
"tracking": {
"current_release_date": "2026-06-02T17:36:38+00:00",
"generator": {
"date": "2026-06-02T17:36:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHBA-2024:2034",
"initial_release_date": "2024-04-24T13:19:08+00:00",
"revision_history": [
{
"date": "2024-04-24T13:19:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-24T13:19:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:38+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.10 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product_id": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product_id": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product_id": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-24T13:19:08+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html-single/install/index#installing",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
}
]
}
RHBA-2024:2862
Vulnerability from csaf_redhat - Published: 2024-05-15 22:17 - Updated: 2026-06-02 17:36A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64 | — | ||
| Unresolved product id: 8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64 | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le | — | ||
| Unresolved product id: 9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x | — |
{
"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": "Multicluster Engine for Kubernetes 2.5.3 General Availability release images, \nwhich fix bugs and update container images.",
"title": "Topic"
},
{
"category": "general",
"text": "Multicluster engine for Kubernetes v2.5.3 images\n\nMulticluster engine for Kubernetes provides the foundational components\nthat are necessary for the centralized management of multiple\nKubernetes-based clusters across data centers, public clouds, and private\nclouds.\n\nYou can use the engine to create new Red Hat OpenShift Container Platform\nclusters or to bring existing Kubernetes-based clusters under management by\nimporting them. After the clusters are managed, you can use the APIs that\nare provided by the engine to distribute configuration based on placement\npolicy.\n\nJira issues addressed: \n\n* ACM-10580: HCP OpenShift Virtualization web console does not create clusters in HighAvailability mode",
"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/RHBA-2024:2862",
"url": "https://access.redhat.com/errata/RHBA-2024:2862"
},
{
"category": "external",
"summary": "ACM-10471",
"url": "https://issues.redhat.com/browse/ACM-10471"
},
{
"category": "external",
"summary": "ACM-10580",
"url": "https://issues.redhat.com/browse/ACM-10580"
},
{
"category": "external",
"summary": "ACM-10940",
"url": "https://issues.redhat.com/browse/ACM-10940"
},
{
"category": "external",
"summary": "ACM-11000",
"url": "https://issues.redhat.com/browse/ACM-11000"
},
{
"category": "external",
"summary": "ACM-11009",
"url": "https://issues.redhat.com/browse/ACM-11009"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2862.json"
}
],
"title": "Red Hat Bug Fix Advisory: Multicluster Engine for Kubernetes 2.5.3 bug fixes and container updates",
"tracking": {
"current_release_date": "2026-06-02T17:36:39+00:00",
"generator": {
"date": "2026-06-02T17:36:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHBA-2024:2862",
"initial_release_date": "2024-05-15T22:17:03+00:00",
"revision_history": [
{
"date": "2024-05-15T22:17:03+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-15T22:17:03+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T17:36:39+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
},
{
"category": "product_name",
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product": {
"name": "multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:multicluster_engine:2.5::el8"
}
}
}
],
"category": "product_family",
"name": "multicluster engine for Kubernetes"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"product_id": "multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.3-16"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"product_id": "multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"product_id": "multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"product_id": "multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee?arch=arm64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.3-10"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"product_id": "multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"product_id": "multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.3-16"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.3-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"product_id": "multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"product_id": "multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"product_id": "multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e?arch=ppc64le\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.3-10"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"product_id": "multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"product_id": "multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.3-16"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"product": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"product_id": "multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/klusterlet-operator-bundle\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.3-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"product_id": "multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"product_id": "multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"product_id": "multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89?arch=amd64\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.3-10"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"product": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"product_id": "multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/addon-manager-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"product": {
"name": "multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"product_id": "multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"product_identification_helper": {
"purl": "pkg:oci/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/agent-service-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"product": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"product_id": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/apiserver-network-proxy-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"product": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"product_id": "multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-image-service-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"product_id": "multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-agent-rhel8\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"product_id": "multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"product": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"product_id": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"product_identification_helper": {
"purl": "pkg:oci/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/assisted-installer-reporter-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"product": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"product_id": "multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/aws-encryption-provider-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"product": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"product_id": "multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product_id": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product_id": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-agent-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"product_id": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-aws-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"product_id": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-azure-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"product": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"product_id": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-api-provider-kubevirt-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"product": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"product_id": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterclaims-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"product": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"product_id": "multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-curator-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"product": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"product_id": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-image-set-controller-rhel9\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"product": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"product_id": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/clusterlifecycle-state-metrics-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"product_id": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-addon-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"product": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"product_id": "multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/cluster-proxy-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product_id": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product": {
"name": "multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product_id": "multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/console-mce-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"product": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"product_id": "multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/discovery-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"product": {
"name": "multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"product_id": "multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hive-rhel8\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product_id": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product_id": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-addon-rhel9-operator\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"product": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"product_id": "multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-cli-rhel9\u0026tag=v2.5.3-11"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"product": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"product_id": "multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/hypershift-rhel9-operator\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"product": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"product_id": "multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"product_identification_helper": {
"purl": "pkg:oci/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/image-based-install-rhel9\u0026tag=v2.5.3-16"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"product": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"product_id": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/kube-rbac-proxy-mce-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"product": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"product_id": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managedcluster-import-controller-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product_id": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product_id": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/managed-serviceaccount-rhel9\u0026tag=v2.5.3-9"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"product": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"product_id": "multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/multicloud-manager-rhel9\u0026tag=v2.5.3-7"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"product": {
"name": "multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"product_id": "multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"product_identification_helper": {
"purl": "pkg:oci/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/must-gather-rhel9\u0026tag=v2.5.3-4"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"product": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"product_id": "multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/mce-operator-bundle\u0026tag=v2.5.3-14"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"product": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"product_id": "multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/backplane-rhel9-operator\u0026tag=v2.5.3-6"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"product": {
"name": "multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"product_id": "multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/placement-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"product": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"product_id": "multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/provider-credential-controller-rhel9\u0026tag=v2.5.3-5"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"product": {
"name": "multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"product_id": "multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"product": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"product_id": "multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"product_identification_helper": {
"purl": "pkg:oci/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/registration-operator-rhel9\u0026tag=v2.5.3-10"
}
}
},
{
"category": "product_version",
"name": "multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x",
"product": {
"name": "multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x",
"product_id": "multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x",
"product_identification_helper": {
"purl": "pkg:oci/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957?arch=s390x\u0026repository_url=registry.redhat.io/multicluster-engine/work-rhel9\u0026tag=v2.5.3-10"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le"
},
"product_reference": "multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x"
},
"product_reference": "multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64"
},
"product_reference": "multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 8",
"product_id": "8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x"
},
"product_reference": "multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"relates_to_product_reference": "8Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64"
},
"product_reference": "multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64"
},
"product_reference": "multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64"
},
"product_reference": "multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le"
},
"product_reference": "multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le"
},
"product_reference": "multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64"
},
"product_reference": "multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le"
},
"product_reference": "multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le"
},
"product_reference": "multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x"
},
"product_reference": "multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64"
},
"product_reference": "multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x"
},
"product_reference": "multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le"
},
"product_reference": "multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x"
},
"product_reference": "multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x"
},
"product_reference": "multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64"
},
"product_reference": "multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64"
},
"product_reference": "multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64"
},
"product_reference": "multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le"
},
"product_reference": "multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x"
},
"product_reference": "multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64"
},
"product_reference": "multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le"
},
"product_reference": "multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64"
},
"product_reference": "multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x"
},
"product_reference": "multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64"
},
"product_reference": "multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64"
},
"product_reference": "multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64"
},
"product_reference": "multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x"
},
"product_reference": "multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x"
},
"product_reference": "multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64 as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x as a component of multicluster engine for Kubernetes 2.5 for RHEL 9",
"product_id": "9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x"
},
"product_reference": "multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x",
"relates_to_product_reference": "9Base-multicluster-engine-2.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"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": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x"
],
"known_not_affected": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-15T22:17:03+00:00",
"details": "For multicluster engine for Kubernetes, see the following documentation for\ndetails on how to install the images:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html/clusters/cluster_mce_overview#mce-install-intro",
"product_ids": [
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2862"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:25a935f7ebcd43623e1b02d467fd71ea97b3e11b24b8b2e2e609dfa5372b4499_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:37e4c964854f359d3f94ebe611dd075b8c7ba4b03b315b75da249a54b0ce2233_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:746c04b4fd59e1cdf3bd0f90a2364f8b10ab8019372ac2e1587fa2a5ec3329db_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/agent-service-rhel8@sha256:8204b57e8bc5b0839eef31d87624c25721374bfbc9416c7bbeb2e13bd91fe613_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:7839792ac54cba4f85abcb3630d926fbd1f82d45dd79ef33073ccafc52a024bb_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:919f777925f0ae2e708a68b057511e81a474ab58f41fb14b04fac1b6a4a75be6_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:a601e4d03ef437c17d5321e43dfe67b9c1ed75885bbbc8da55f8254302004310_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-image-service-rhel8@sha256:f141585bf4a8c8f92a5e1d59544b728ebf0b7b4ca9ebb7fe1074aeb804217ecd_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:0236b88803985154f2b3f06c7b82a064a70594ef3beea3b31dc17a610341274d_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:32a5b75bb92849ef77941372cf4daecbe807784eef22bab9be9de00f626c360c_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:5188b76337dd0cf1c962f0c8cf44c34764646a5b80186788d8414a0781f1b6b5_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-agent-rhel8@sha256:76e6e40c7163e851ce60cad70e96b5de09a289d9c5d9f67fb007b04ee3d59a31_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:2616186bd9063affb4d67bd5fc12c33d1f73d4ec268480150c37c1ef02a4d60e_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:4f8163810ec51bc83223a626fc350f9289eb25d0a42e660d6a0d75f56ad4215d_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:9dfcee9f3049b17d3ef6d2c8315b17c4319ea4e23ecdc768fb0978a1090aacb5_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-reporter-rhel8@sha256:cdcb21dc7ab7737637f1fe3cd38a41d80196d1630008b0920afc4e653d4bc610_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:41414f50b83e4bca46ee6c857dee2fe4748016d9dae440d53ea170c9ba10762a_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:545d49332874050f79f2f1dccd8504602a0db91a784fa2b5f014db82c62b6a4a_s390x",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b112a3024a5676117b0a7e9e4480b77e26687667ac2eab3e28bfd497b85d4060_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/assisted-installer-rhel8@sha256:b45b1ef9b5023e3bd1aec60f356b3db0975b30e05cdbf3eb8fbd6d1aa46c93bf_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:02079dbe4f934d6516b7a67059296dd82388dcf0eb415f0885fb6e6b3a3c2aa3_amd64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:9d2889a631ed01f7b7cffb328ee8c23e70d8dd6dd46582868f60fd2659712518_ppc64le",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:d0265379747db9e960073d1d57d255b879ee679f547e86efc846a3ea6b21f765_arm64",
"8Base-multicluster-engine-2.5:multicluster-engine/hive-rhel8@sha256:f15a411b2678dfd619eac79dee78a50d35561b50906099db51250c15ef2fe79c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:511dfc0c5a4001018ff7d1de139c391dd2de1b01aa7afbb21039a888e94c9013_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:5768cc2e44debad1d28926516d4c08cde7c9781f9ed913519bae5861414827e9_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:9b1e6f3abfe207ab07addb63de1949c111091f449d0d14004ff4e0f147b8590f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/addon-manager-rhel9@sha256:b11308d829fd5d087e0157d14c69a12bf0d7f0964770ef06199257fe5d5d45aa_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:10b92200001ae175965d4f9a9bfb076452183f7a581a2c511e824c86f14c59ab_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:76f088e90b7cf7d8b45f1b13028131d49cca0c6fa1343fbe664c4c579f73f6f2_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:f49aea2a58fcfc5e0220de0d5daf286d3ebd54b02e26213ada2cab36077819be_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/apiserver-network-proxy-rhel9@sha256:ff8d428cdc4294807463538ee85d353ab92732f568cd8835c0552ec25d430a01_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:80de8ba67b664c78d0a71a69a3ac5de6be07c925bc0f756b445d7eafeb6f2981_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:bf3aea522dd2db54eb3861fbdac0e284e62afd14ca578ef0d044dd336afc8a40_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:e666da0ffdc45cdeecd7bffee065fa8b162a233e9b29b3cb054fe513355fbfff_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/aws-encryption-provider-rhel9@sha256:f222e872db33f75d110475d7f93fd803ffd4874e2a545255a4c8919f05efe127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ab49283c8c677b856d358299de1c6a2d47a236bd36f6b06e337aa04f6e0b1f27_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e38c33ea62da69c6646e598f3c05be5f34aa830cd886f73c5d412a80b0143b73_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:e4c1f90c1625b8fcecd791c93255c4ca05999ba1659621582f0c67213bce20c6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/backplane-rhel9-operator@sha256:ec8a120361210c14569cf5175cda3c96044ca8c36fe8e28aa598657bba1832e6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:243f55083d04be223afce1bce7ad14d5647a0c6315c220714026e449f15f72eb_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:3460b83ff37e7713b50ef9053110fc4e4331ca26f62400c2dbff24539236efad_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:5ce7a072dca55fddff055d79e62d31183b24f9d90f88cf6ab69cd73520e7355e_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-aws-rhel9@sha256:961bf4a0c4d2d32c35af90a4c3312404af082e06843b075032add0f20a167d32_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:19a8cc35f5060b2881bc44f261234cc1de62821af4d93f8ce3bfb9904322567b_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:386d4b7f0fb9caa190d5cb7cae9daec43bb6c67786914bae9933e778ccc16679_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:61ef649af13eda4d4c0e17850dd319b9d36b1a9a0423c374cc6ad702a40a37f8_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-azure-rhel9@sha256:63923c8fb7b5bc94ef9949ed316ad09f1ad272d26427d944a5c9420ad78f4cdc_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:8305d8ba01d8582c8625b37a7a0095231a07c78359d6d7bd895ce3e7f2ffc9bd_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:979f05737849cf59a1341d75bf6e0eb73514fd7d1b02580d9c4af12e239edd83_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b4b43eb4a0605f515ef16769155e5899cc3c9d3b2c921fd8178ccfe013d8305b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-provider-kubevirt-rhel9@sha256:b9291961b69ca85e12f1eef2619302cbb440de68fab91ad11a3a5696f751b3d5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:093e8369383baddc7a5bb493076eb4c56ead8162aa06143d862f4152ca18e78e_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:639659f1139ac0cd6e26ae68d4b9340f75643de10be578f55250625ff1794ed5_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:771b64980d1c4e63f1ce7e5d874fa957461b962bf17ae1939cfc9b61470417f1_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-api-rhel9@sha256:7ee01ef7aeb06fc391d989ee194942a8a59468a0064438a155263660447fb10f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:1db2006fb37e769d21f00c2b94d17f42c3cd8c21b70377aaaed3b17e5d8814d7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:2796bcd7927ceee0bd5257d5e9aeae47f8cb337edda74c60421acfa889834633_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:c11d01fe24e258a087f89ab67f46478b510036e7050af06a013e1d2175eaa7d3_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-curator-controller-rhel9@sha256:e0df72f006ba8c82f526fab39fa21898e0a57a01fa96a62b168984cb81b2b92f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:2a72c8972ed6a95370042aee4b6d756720dd6e903d902482d0ffc1a0365e6162_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:3a93dc65447a493d4423aa4094aa74a2dd73de602d83be76ccfa7aa3509443d6_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:58f4bf4ef113bdc813d13ec5242e7f1bb2597bce8a673039ff78a2689b8b50a3_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-image-set-controller-rhel9@sha256:77d2833292dd3b3d89dce545368448da1c0cc90dc5b3256aa018f320ae27731b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:07dd668c70caf4f04d7d34ed1f70582fedc3484070973adb63cf8df37b3c1ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:2bba7f599437909a716bf01e4972f637ac68ee556be253d05cfe38150db90887_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:5d20991941460ac0d00ea48b36df2ea6da39494bc7b9c761f8cacad4bf20706c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-addon-rhel9@sha256:dcbd9e4dec8b6df45dd9e4f3a39f500e8fa2594a1af3739b946dd9399dd8f3ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:419e12aaefb176e6ad60753b5e34ec617a70284fee20f63b68227566061f27bc_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:5b4f16e4b2a288ba27d72d6f3a7b17555ff6882e26a2c020149c0352e3bb1b28_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:7d9d20f5b303b70abd12b7e805963df6756ea33459e26cfd3ae8c4e923b3da27_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/cluster-proxy-rhel9@sha256:9670c3ddac46c60ff7dc5a77940d597a50d14bf715ae3b2c90d7d1590d06edd5_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:2ac22b12db90aa935b46ee30506e5fbbd503555f49d12d5b4c1d982208238f8c_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:4260c42ec2f810d06ba2539d1bc80e729338c9c6607942d7bcf89c208d25ce92_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:519d8fcbc24fddfff628694fb776d877026da23d84538352f9f896cf86af6127_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterclaims-controller-rhel9@sha256:8c8c7e03959df40a286c8a05004ce648ceabe825d602df3f6479eccab740072c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:385efba502ff36c57827469f6ee32d58d47df8471c59a8a82ae26c231706b238_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:9a5eb58f449c65636faf62d6a89cb09a90e777452db5dfe94a4f7e1fa607270a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:bd14b84c7c9156619389d3756beba94dd90b36114f7af1c45e0c1096ddef686b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/clusterlifecycle-state-metrics-rhel9@sha256:f3d667c750bf24d9fd8148b3ed5be7b98acb344124264134fd3e256124a22d1d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:15a6126be3aa68b3f49a75a5380e285637f5c5a1b0bcd2639762ad61aaa19638_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:915d5e3550b1fe62077f75a5ca62d19c99bca5b907db85de03ae3c1c2e5c39e0_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:cd8ee95419ef8898d7aed572fb95067caada6acc1a88e52d6800dfac567fba0b_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/discovery-rhel9@sha256:f72a4598c011294b59bee1ced07690360bef968a5150ccd85f39529d01e4822f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:11cb5a2bb0cc3d2179b974a09b430a462efafba2a7ab85bf61c3d54c90df796a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:7256c5ce0e7384c3cb468bacbaf0febd79985919c604e450bb2b20191ffb7940_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:b453984db38311ac5fa326723a1545b21eb35cb3ce079afe287d98981ae64e1f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-cli-rhel9@sha256:befd0fff334f3ae1e00dafc718771ceaef4c3ee8d2a75595bc3485ab9397f321_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:0eb2baac49d7bf4b3a3d48142e9466a60d92cf39554d96adc3c632261dee3025_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:6b0a67512f5789904aa8816bf94e2feb761290f614aa95eae20e36021d926458_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:bddc0e08f5289aff4a36851f223e26afae377b6652c06904dcbac2029c6c8a6a_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/hypershift-rhel9-operator@sha256:dfde76038acdf63c042c0357f736c6f9cf6a8f5f22dd6a872d0bc37e745cb3fd_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0ea175580ba533bf064d1658658fe1a2ee003c1637780bbfc886f0fad2201988_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:0f89c5addcfa3ec2109604abb6be5e99e74d9016e07abc831b8fe1154574042f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:b621915f0492e5388d8bf893f21949109161663621d101aba00aa36d3b06f08d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/image-based-install-rhel9@sha256:c93e43038f43789fde2210d853bb7a38b8762f310cb9bfe1ac00344c90b87679_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/klusterlet-operator-bundle@sha256:d0aab2e865dcd9527fc7e1afcca44f8fdb7d5d1dee8fed62910427a3da49846d_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:424cd95525c27a27f7fc87abc73e3be9c6110484fa3c30f9075a1b9f055cce50_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:691c52854266d1ee488ca72b6119043f477b57499d115e18b3698e4378be4ef1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:a9022437fa21fb30d82961343d096b153c2b2bfaa09288097490e61686d6955a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/kube-rbac-proxy-mce-rhel9@sha256:b49a65828f01eb84a0b5fbbcc8639d281afdd17677bf824485f98b837ab7778b_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1874057b2ff649e2359673ff069b12f3614991be1483c8134720efafe84dab9d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:1a43433703441070aea47ff307beb485b22e850f9c1166be02621185245f4ca9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:93ba387665c763af12d56dcdcd5b5d94726d990b06155de23f42b0b2794e30c4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/managedcluster-import-controller-rhel9@sha256:e4ff6b6af894c9d9ff927322ec0fc1253b5c1084e7cc089881a30c2d93643024_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:6262cf6ef34a2fa0b3cc170c41f10630e16e379ad346a892fe77c506ae3d047e_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:9b88aea86e587402e9508aa84837ac9f122404b320671fccb9473c666ac8a5a4_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/mce-operator-bundle@sha256:ea0674faf972828b51d45184755f7f480638d46be7d4c1ee9fa130a545004303_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:3a2f120f96d50cf47b67cf9e64b5988aa11892b42ff40a4e8524f1f1fd091be6_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:77a2a44deb2212924beba9abbb9afbdc3c050f0ee0db28f2009f439f42234c17_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:a495619b60a24ed6a94c8ac494e3a5c333701a9081a3859ac951f268d6210896_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicloud-manager-rhel9@sha256:af23006fdb888fea716e3fc19fe2d3b4c503098f33c56d41e3254e940293dcc8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:067b82a41eeb3091b7d8bf02edff61a01c93643ba9040c8f1ed922c891f5e18a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:31fb2578a75bb9133144f12800104633d3c6102deb57386adbf1fa83295fa6b1_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:a916230bd189260cb5a8c8a9fc6dff3beece36cb4b556d72a32860c5fe2c798d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-cluster-api-provider-agent-rhel9@sha256:bc4c57bf5d33989c973879c6673cd324bc61470959450135b3a903dfe737916f_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:4647da526f6cd7681ec0942432bc0309e1431ec6db3b740a02dcb54eb00d8a6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:5004a2cf59d68731268e4ff00542719de7f066a39a19844047aecdbb112de0e7_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:70140b5aacaadc3dc2e42fe194a4672e93e925ccc74e93f6bf63aab45e50815f_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-console-mce-rhel9@sha256:eacfdd6968fb87395c4ce2127510bd472753f68bde1f60a399e496ace2567d99_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:1a59dfdf75d4505be5a2663860bbd091f0a2edd62579e07ee513e313eb258b6c_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:406e22ad2f6914713f16aa7947b4322a06055b45849f803e3701d22fa140add8_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:566a49134ebf6a90752de03f361cb7fbc68247760eab5d70579b28cdc34ae026_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-hypershift-addon-rhel9-operator@sha256:94d9d274b0dc3b80c304f40b2c8e08f6b3f24477ea957578cd5a222da7d45ae9_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:4bf58cf3193e2f2e12730c91c57967f494eca6dfa5b1b9cba8a79e51a97649be_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:732c58bb11afea5caec65d4ffef6baef121fd050d3feb4052eea0228b8eec210_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:779b44e52f4f3b1a780f523c0a33dc88f45a9b74d58a77a842fcb97459fee131_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/multicluster-engine-managed-serviceaccount-rhel9@sha256:8dd1b37c76152633faaf908c1963d084f1dca1d36394c1bf937b711f680139ae_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:5939a7688115f013dbeb50e0f466997903c117bdb2b940c6259f525f102cce5a_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:65926b1881e9f195b7ca28f49382d59548456160cabad74b24b5f2a72e00b2da_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:6b0a84b72227856eee14e9f4a1bc2c345bb9e06f4961a806c31bcd1734680fae_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/must-gather-rhel9@sha256:df65bed4f21631bccb868c73c5b5f4adeb26b517ea695e5947318c8a9bb64191_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:0bdac716413984429bbcef7de8be89b555a0228cb884026743a39d7d1fd5e8cf_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:1cb70983ab27f0e8f4c22006ba3eea5ba0e3947638a1178c6fe15798caaa589a_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:d1d13d3c09b69f95941f2487d23d7bd8e12965162ba2c38eb09f9042dfc6c771_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/placement-rhel9@sha256:f7cb88cf4b0cdb06d3f3836dfeda469be8ee6c4f3f8ce91fd815bde662111b6f_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:0a8790d880c3069f7dbff8acd06749fb15d4873b5b44c6b5e34ed6d0d31e3965_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:7522bdf08f9d6b321b89a5e0c82245dadb12d65fd3235d868840fccbf60c1f00_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:b1a64c16c6dd815cd61c6911b36135a7c5d9003998f9241bd1499e03d967bc6d_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/provider-credential-controller-rhel9@sha256:ff4666712ea980d3bc8d440b5632c429249b7798bb64ce658d0bb3cb404aeeda_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:0cd797be5304d6fa119b8c3011a428cfe10067b001aac1a8601198f6acd79dea_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:1675779dd3213d45923a548f22e51b99d3bc3743c6d8cdd42b46bddfbf0c3851_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:d553a82d013b4a9673c54a01be365f681012051fc320123d138ece3747f2eefe_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-operator-rhel9@sha256:ee674b0da5cf7f63e1c038efd4e9495dcf012b102cc16a9d20cf5dc5022ef567_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:145487f570d573f075ea7c8ceb119190a2be1956cee6c8c4d9aa0d13998b9a0b_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:44fa55cf843bba688d77e98d94929e6177927e061f04911e692be705d7b1fa85_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:541bb962c088adece1a81a1da0867b1c54361360ff20a098202881e61bc64e38_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/registration-rhel9@sha256:a9148a095ff646e61fc2cfa673b47f0b8f741db9e803d6c89837fcc23127e42c_s390x",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:0588b9a50ef437179f5fee9f6816f4df55ead5a9f943fd810c85440fe76d66ee_arm64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:06a1fa57ce6baa02593518d58ef24b19d05128d69e0ba7137181f5deb139cc89_amd64",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:54acb192c529e6747a87b2adb3e314520e87ad9e845d852f2e6c4d7039ab726e_ppc64le",
"9Base-multicluster-engine-2.5:multicluster-engine/work-rhel9@sha256:b1ab4134eedcb052724a88c0be8aa593598237b2c250dcf8c2078a91aa522957_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
}
]
}
RHBA-2024_2034
Vulnerability from csaf_redhat - Published: 2024-04-24 13:19 - Updated: 2024-12-17 20:46A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64 | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le | — | ||
| Unresolved product id: 9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64 | — |
{
"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.10.2 is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Advanced Cluster Management for Kubernetes 2.10.2 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 fixes 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.10/html/release_notes/\n\nJira issues addressed: \n\n- ACM-10406: Observability - remove or update addonDeploymentConfig from the clusterManagementAddon is not effect\n\n- ACM-10806: Observability - local-cluster CPU utilization and overestimation data are not display on the Grafana\n\n- ACM-10811: Observability Endpoint in the Hub doesn\u0027t reconcile updates to Observability Addon Spec\n\n- ACM-10967: Endless dockercfg secret creation in MCO\n\n- ACM-11008: ACM 2.10 CSV documentation link references v2.9.0 documentation link\n\n- ACM-11071: Observability - Endpoint SA does not get created again in the hub after deletion",
"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/RHBA-2024:2034",
"url": "https://access.redhat.com/errata/RHBA-2024:2034"
},
{
"category": "external",
"summary": "ACM-10406",
"url": "https://issues.redhat.com/browse/ACM-10406"
},
{
"category": "external",
"summary": "ACM-10806",
"url": "https://issues.redhat.com/browse/ACM-10806"
},
{
"category": "external",
"summary": "ACM-10811",
"url": "https://issues.redhat.com/browse/ACM-10811"
},
{
"category": "external",
"summary": "ACM-10967",
"url": "https://issues.redhat.com/browse/ACM-10967"
},
{
"category": "external",
"summary": "ACM-11008",
"url": "https://issues.redhat.com/browse/ACM-11008"
},
{
"category": "external",
"summary": "ACM-11071",
"url": "https://issues.redhat.com/browse/ACM-11071"
},
{
"category": "external",
"summary": "HYPBLD-309",
"url": "https://issues.redhat.com/browse/HYPBLD-309"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_2034.json"
}
],
"title": "Red Hat Bug Fix Advisory: Red Hat Advanced Cluster Management 2.10.2 bug fixes and container updates",
"tracking": {
"current_release_date": "2024-12-17T20:46:05+00:00",
"generator": {
"date": "2024-12-17T20:46:05+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHBA-2024:2034",
"initial_release_date": "2024-04-24T13:19:08+00:00",
"revision_history": [
{
"date": "2024-04-24T13:19:08+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-04-24T13:19:08+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T20:46:05+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.10 for RHEL 9",
"product": {
"name": "Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:acm:2.10::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat ACM"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product": {
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product_id": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product_id": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product_id": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product_id": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product_id": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product_id": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product_id": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4?arch=arm64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product_id": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product": {
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product_id": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product_id": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product_id": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product_id": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product_id": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product_id": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product_id": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product_id": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed?arch=amd64\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product_id": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product": {
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product_id": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product_id": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product_id": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product_id": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product_id": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product_id": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product_id": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product_id": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab?arch=ppc64le\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product_id": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-cluster-permission-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product_id": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-addon-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product_id": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-governance-policy-framework-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product": {
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product_id": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-grafana-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product_id": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-must-gather-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product": {
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product_id": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-operator-bundle\u0026tag=v2.10.2-4"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product_id": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-config-reloader-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product_id": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product_id": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-indexer-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product_id": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-api-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product_id": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-search-v2-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product_id": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/acm-volsync-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product_id": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cert-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product_id": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/cluster-backup-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product_id": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/config-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product": {
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product_id": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/console-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product_id": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/endpoint-monitoring-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product_id": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/governance-policy-propagator-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product_id": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/grafana-dashboard-loader-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product_id": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/iam-policy-controller-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product": {
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product_id": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-client-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product": {
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product_id": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"product_identification_helper": {
"purl": "pkg:oci/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/insights-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product_id": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/klusterlet-addon-controller-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product_id": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-rbac-proxy-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product_id": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/kube-state-metrics-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product": {
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product_id": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-rhel9\u0026tag=v2.10.2-1"
}
}
},
{
"category": "product_version",
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product_id": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"product_identification_helper": {
"purl": "pkg:oci/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/memcached-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product_id": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"product_identification_helper": {
"purl": "pkg:oci/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/metrics-collector-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product_id": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicloud-integrations-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product_id": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multiclusterhub-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product_id": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-observability-rhel9-operator\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product_id": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-application-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product_id": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-channel-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product_id": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/multicluster-operators-subscription-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product": {
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product_id": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"product_identification_helper": {
"purl": "pkg:oci/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/node-exporter-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product_id": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product_id": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"product_identification_helper": {
"purl": "pkg:oci/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/observatorium-rhel9-operator\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product_id": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-alertmanager-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product": {
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product_id": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"product_identification_helper": {
"purl": "pkg:oci/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/prometheus-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product_id": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/rbac-query-proxy-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product": {
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product_id": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"product_identification_helper": {
"purl": "pkg:oci/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/search-collector-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product_id": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/submariner-addon-rhel9\u0026tag=v2.10.2-3"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product": {
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product_id": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-rhel9\u0026tag=v2.10.2-2"
}
}
},
{
"category": "product_version",
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product_id": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d?arch=s390x\u0026repository_url=registry.redhat.io/rhacm2/thanos-receive-controller-rhel9\u0026tag=v2.10.2-2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x"
},
"product_reference": "rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64"
},
"product_reference": "rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64"
},
"product_reference": "rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x"
},
"product_reference": "rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le"
},
"product_reference": "rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64"
},
"product_reference": "rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le"
},
"product_reference": "rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64"
},
"product_reference": "rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le"
},
"product_reference": "rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x"
},
"product_reference": "rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64"
},
"product_reference": "rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64"
},
"product_reference": "rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x"
},
"product_reference": "rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64"
},
"product_reference": "rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le"
},
"product_reference": "rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64"
},
"product_reference": "rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
},
"product_reference": "rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le"
},
"product_reference": "rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64"
},
"product_reference": "rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64"
},
"product_reference": "rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x"
},
"product_reference": "rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x"
},
"product_reference": "rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64"
},
"product_reference": "rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64"
},
"product_reference": "rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le"
},
"product_reference": "rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le"
},
"product_reference": "rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x"
},
"product_reference": "rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x"
},
"product_reference": "rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64"
},
"product_reference": "rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le"
},
"product_reference": "rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le"
},
"product_reference": "rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x"
},
"product_reference": "rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64"
},
"product_reference": "rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x"
},
"product_reference": "rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le"
},
"product_reference": "rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64"
},
"product_reference": "rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64"
},
"product_reference": "rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x"
},
"product_reference": "rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x"
},
"product_reference": "rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le"
},
"product_reference": "rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x"
},
"product_reference": "rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le"
},
"product_reference": "rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64"
},
"product_reference": "rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"relates_to_product_reference": "9Base-RHACM-2.10"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64 as a component of Red Hat Advanced Cluster Management for Kubernetes 2.10 for RHEL 9",
"product_id": "9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
},
"product_reference": "rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64",
"relates_to_product_reference": "9Base-RHACM-2.10"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"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": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
],
"known_not_affected": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-04-24T13:19:08+00:00",
"details": "For Red Hat Advanced Cluster Management for Kubernetes, see the following\ndocumentation, which will be updated shortly for this release:\n\nhttps://access.redhat.com/documentation/en-us/red_hat_advanced_cluster_management_for_kubernetes/2.10/html-single/install/index#installing",
"product_ids": [
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:2034"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:2ae259c2bc5e4ee56b6b5e730e1d3b6dcce0858d3cf60a17a9e066fe26592161_arm64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:95764e02947086815b9c5f8f45e2fe9a84ab48ed7d08c3e3a045cd59411b47c7_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:a317b23fa1705c00a5843ea1fdc901ac7a7bc2fe8908e93c45bf46ab7899da07_amd64",
"9Base-RHACM-2.10:rhacm2/acm-cluster-permission-rhel9@sha256:eeba32447b4df8d4a54aa4458cde4a918531e78b9c53faee93fc032b06e42be0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:5f8c1504ce1d15c3b2da4de5903a523cf9afff9f9eae801516a30cc88c2b392e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:65981eba0df760bc1112648c0b9e53d1bccb7ddd8a17784aafc3e2711f574819_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:8f0a86a354315d5537db2bc09f47a445e9917fdcb46aab1292fd2dd1394157dd_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-addon-controller-rhel9@sha256:e9080e19d139e535b4e75b250e5f5ad8df5bde5953505c30cd9a291d149f3e49_arm64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a8e27772272a520c36ef28dcda9843527d6be6491c8a5e56d3111cbe066a4d8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:a993567ec30916ea5ea316ca4af8d563a4563c3cb2e2f5fc6b67a6d2121a8a17_amd64",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:c716d2eea357a1d847b7a459122b14f27d779a062fc042b8d332b34d868a89dc_s390x",
"9Base-RHACM-2.10:rhacm2/acm-governance-policy-framework-addon-rhel9@sha256:eb56cb552b6ae9a8aa6792b14d96550fe2bda42cc8522b8775f274549bc2354b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:0100a340d4af1d5914b99344b54ea1e71fd1144a096c459d0228647295f668f1_amd64",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:321edb371d7991e79f630518be45fd4ca73c8a9dfcb7020bceb19f7e2fa5539c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:3c2fcf227d2df24f155cccd2f91d36cfbcc4bb3c79ff527348741334304f4474_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-grafana-rhel9@sha256:7f7d8bd9cf1c4019ff86f57f38a09dd3d1a869ba88c8f9a021d195a44b0285f7_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:41ce8c5601de37464080032f06a2d5c50e2e15c6cc6b4d2eb989e62b355809de_arm64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:930a1be2fc03f4dca8826593a28feb3e44a1a10592cefae0077c815cb6bf1001_amd64",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:9d077e2c27db13840339b4820bca70cd718b23dbc12beabf82ac2581458f4e2c_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-must-gather-rhel9@sha256:e15933103144dc0e0a663ad21628b26f5f12bf54c36a24ed1471b89d59844be2_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:77fa7772730b8bb7d080c2906795b6a196cee28affb187d698b2013606abd774_s390x",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:7e0f8203eac13e46dcd278a2603020ffdf92c65989d1f4d12449d61a59fd1d80_amd64",
"9Base-RHACM-2.10:rhacm2/acm-operator-bundle@sha256:c5c75ef0363f547028e23805d15360fbdc61edb83cedd4b85961a5459bd96404_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:6b0abce34e98523c1c57fb151d68834b2b90cd061dcecc990140a24d74f72e0b_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:8794ba7f994afb27d202fa0427e49971d9f9e76ca1251cf69c83f47c48f4828c_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:a1223f646ee868d24017a65dc87fe96f6d3d4a1caaf23ce2bffa8c0a58278f44_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-config-reloader-rhel9@sha256:e02210c0519f73cc688d54bf750496009b7ca5740ee77b867134b1fe54b3a014_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:385de29b0c4a474159eccaa3c4e6fde8f83a44c200b1e74d4983387b7f0c45e0_s390x",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:5c34c155e2591cc3c569bdde56baecc0ff594926378705f5a36886d130383b1b_amd64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:b91f51435e3ffd8c1637af508a611b2b65c4a72118b3e3f1e044968fbf679bef_arm64",
"9Base-RHACM-2.10:rhacm2/acm-prometheus-rhel9@sha256:ee33f44427d9f142e81e249ea9c4a10e0f4b41e847d3ee5d5c9c21f11b788ec4_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:0b73f31c01705905efcc6b200faadd1b1d46ffd88fd61c459a147322dfa35a15_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:8fffab4f7db266807162c5a0177b23d0c9655c6ff32c2da50eceeb9cae856b60_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:d4ed791ecfee0dd5de4de11c9de2aa890eea61a04b81d1d1ea731c891494d2db_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-indexer-rhel9@sha256:e62be997c5294d82805f1c60eff72c5f593c10ef85bb8015c45389998d50f980_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:50537f9a57f73ddb4f801783b72a60666443bcbd46df62abfb8ccad6dceecbaa_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:930bdee99db84152127863ae52f845ea5890cf2762f144b0d8a14ab40313c112_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:bb0a7c8bfb10f7cee78a32b3afa478ba5d25a01d18ef0a88e3332e4ce78d084d_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-api-rhel9@sha256:f4b40c89b442520416f85957fb6313b1293ee2e8f1f0e78767a74afb00848e65_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:04f6409d1606ba41cfa213515f5a47d4875444379a564b9b941520da3302eee6_s390x",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:1107653cf6c0e42677ce135431ff46d8114a557d35705ce49fcf8aff42350d3e_amd64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:20d5bc9c78131a58ed13497b9ba66fe2d10b0b10685b69084d725ede4a495f85_arm64",
"9Base-RHACM-2.10:rhacm2/acm-search-v2-rhel9@sha256:808125b25e5406a9da4b1ef04e885b22a9f4466e704751930085daa5a878d7a3_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:5b9b2d4cb7d2101cd8e311363da4fb7bd0921c1161f954ec7af7181a4e0ca4d8_ppc64le",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:7365cc485c6318f470a074cbaed33526b320ec09cb94fd7f849f6d6664e1baac_arm64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:cf9d8d11945536eefbe261287eea51e0fc8763299180516b71079680981d5590_amd64",
"9Base-RHACM-2.10:rhacm2/acm-volsync-addon-controller-rhel9@sha256:e1da72a41d700df114f2b9b6e8bddc6845861373690767a18cd90667d70a6fdb_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:7fea8dca52d21e670aa2b0a8c897294a135c2bfecef194ee4d871d38cbe472eb_ppc64le",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:a7126368af14b1f5c02f0363a6d95dbd85c088d66c52df79aac91face8e37dcd_amd64",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:aa991d5a4e6af80cca110795b6c79c27d03b3a3610ff6406b228091c29893dbe_s390x",
"9Base-RHACM-2.10:rhacm2/cert-policy-controller-rhel9@sha256:ce0639d6469a92d2bcb388ed32ab9dec546ddb6f5149eae46c363b4dcbc796b9_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:47262619558fe985fb101f7917f9ffaacbffc9f6535eade59f2401c76df69a19_ppc64le",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:a1ade999caf6d493e8149e233a8f135d214bcafc83c28b3193bcb9cd06c849c2_arm64",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:d95f9f7e9ba72125b6c6eaab98156ef30ed9d45d1e293f62e817bfa0ceb54495_s390x",
"9Base-RHACM-2.10:rhacm2/cluster-backup-rhel9-operator@sha256:e51b2564749d41844f7e67722e27f4a7da4750b234d44cce6c2526cfd12b9999_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:485d8f6b867f6b1ea1cdce3bd0af00c663e6c4b157d8f76164f1c8069aeba678_ppc64le",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:7c1d5a9774905913a13073d6bce4689890462df908e46c1b88bb37026810a254_arm64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:c0743c7ae2906cbdf3140e508212ee90a8a9670dd4d7ce38f93dfa18eb10485e_amd64",
"9Base-RHACM-2.10:rhacm2/config-policy-controller-rhel9@sha256:e9f43b2dcd2ab74734da9f731cda4c9ffa461fa104441ec0accdf7f599a47f10_s390x",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:976e3ff976b3097afdeae33e913233ade225ec0e160bc9ad3cbbbee06e3d7af2_amd64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:a707c9134d3d40c72a05d59bd407ac6b4e04412b2a518abf568e713859ea5891_ppc64le",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:be342c1ecd09ef2c61cc29e9d9ae92835b7ed00620c52f6e8521c05dd21a3624_arm64",
"9Base-RHACM-2.10:rhacm2/console-rhel9@sha256:cbf157f84addcea5960a402478789f5a0c6e54398b0d82ce3fc1600ccec0f9fe_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:5e58af0d2534fcf37f06fd328680cd3ed2c5af5a73f4f90d91ff054fbacf43e6_s390x",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:780a8cadf9b04298c92ef0a13b2437d330d63b89033d482c6b558d7396f4332d_amd64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:c43a4790e61b9210da2eb8fa188ba24a3c5f9dea74f1ea6d1839ddccb8701cdd_arm64",
"9Base-RHACM-2.10:rhacm2/endpoint-monitoring-rhel9-operator@sha256:d727609116a9614ab22b15b8fb24b639b6ac169309be0aa6b321798c7e74a759_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:10e8bd6521df2f75dcdd2588f8747c8188b5d531022e5b0acbbba4e2a77f6a8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:1e996a891f2cd158a70d09a533975b7832a7f3a0b4243893ae0b2e2b42a98f33_amd64",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:2a6972ae443c5d8a56523b4f2a528ecd55c4970b6b1b6e0359757520235f0d51_s390x",
"9Base-RHACM-2.10:rhacm2/governance-policy-propagator-rhel9@sha256:a85bab57511607fd27293ccb29d16453428d2b4a2e75877fcc0cb8a12fe21f6f_arm64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:9d611e573c4ab9aeb84b54475721173a81701099ee0fac6090f69cd797f12125_s390x",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:a12cf3a4a28ea5f7785ffaeb2041df4969e95b976c55971858b95fa4a1157c66_amd64",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:efc84df85b445a511ad8af401c941c63cc6d5ef1a371978ac7061dd3010b1897_ppc64le",
"9Base-RHACM-2.10:rhacm2/grafana-dashboard-loader-rhel9@sha256:f04a562407de8c67eb72beb240b36d0bf25cb290f7096872c7f1a54f5e76f058_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:232c68a753fb77d1559ed5a1a1e872c2fdb4e8d8614f64c8826e8faf2c85c94e_amd64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:317358d6196f3f48c36caebfa05f85dc72c577b950e7c9313682c155da222c7a_arm64",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:55ee98be2ee8951e8046e04b9675d06dca79dbbc5cc1c79090b818ea93539b51_ppc64le",
"9Base-RHACM-2.10:rhacm2/iam-policy-controller-rhel9@sha256:d69ac899604458a7a5343306eca640077f27bb804af6b203f172d3e3573f77b9_s390x",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:2b11c8771729baadebc40560d9719fd43a792fff211e124025b0752015f10539_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:5608d2980bb70c99c9760897eaacd6eccb9dd0e93f270c9cfa7c93adad463740_amd64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:698de10cfbf0fce72eba97ffd3b02dce7d5b470b7ebb972ada20296e746e658c_arm64",
"9Base-RHACM-2.10:rhacm2/insights-client-rhel9@sha256:c18e7ec4adfe232fd3b5b67853928cd3fa44cf50b5cbb5a0ba888af1b9b44262_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:203779b0dc6ff4d8406e16b8ce3f40a6737eff6249c660534115577a74beffbf_ppc64le",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:479558158bd5f1d11c17b3dfb37450b7beb172d49c7cb240952d01e5002034cf_arm64",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:72ea12999eed9b6e932109b93018be19eed9ad4ca6efb2e8ddb028b7d3fd8526_s390x",
"9Base-RHACM-2.10:rhacm2/insights-metrics-rhel9@sha256:ac3df70220f38eca354fabe58c30ef1628594bb74151f9fafbf8916662ce264b_amd64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:0351cc2995071f11e9ffe316b6323359164ca2b826def2ffa21fc7ad449efdcd_ppc64le",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:82a94e938b593a20ebe93110cd6714686217e93b0340b595426f2f495ed76a4a_arm64",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:d17a75e8a9dd0322dd915c98fdf7cef4deae7dd0dac4babe631676be7ff38fb0_s390x",
"9Base-RHACM-2.10:rhacm2/klusterlet-addon-controller-rhel9@sha256:f24c2560e12b8108de62cd0f2d8314f0074f7d7cea6ad432bb927affae76a468_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:097f84a14920659005e1ada885312371aec005411ba661d1b9f5f3f08cf97b54_s390x",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:31697d2b1d8a574e4c00ee904e90a3d69570619a09679b3b00e86dea567b7a80_amd64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:d5c444b6cab73d27bbf5e8e2274ba0072567ddc3bd358d8b728382fc7e83be80_arm64",
"9Base-RHACM-2.10:rhacm2/kube-rbac-proxy-rhel9@sha256:dfde0e87102839888599230a0527a0ef0418c5d6507fb9bc07ccfbc4d92d0751_ppc64le",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:69a7b1fb54e8bae7720566aac8d54a5ba6d3dd63c6cf18923e2ae52549abc559_arm64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:7aead67520d5b7332dc838975ce0767cf59f6eb3e83a23eb9cc37ed1c055d4bf_amd64",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:920f5494898e202d8a9de2ebad02af026073d738b57e9ffa727dbc60bf4deba4_s390x",
"9Base-RHACM-2.10:rhacm2/kube-state-metrics-rhel9@sha256:96c86c1d931123307f5a2688b6873eee2c075747ca2671085b24bf4a853bfd88_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:36db2977e3fd737f980210d4f98d3ed6a1225da17c3831fec2c4de950b6dd998_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:66698b5ffa4763a6dc9bafad4f5606f2621f8b5bcfec89c281ef4736470c9c2b_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:8b7705391edff421aaec8f93ce2a251ca11c9779d2bdfb61c852ff91432aa476_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-exporter-rhel9@sha256:b7349bdeed4bbbf06544c63a11b35319c3b4510baad1173fcb29e110c2fe7034_s390x",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:8c7df2bb58b05ba4a6e60c1d76398d9e0c13cabed47f928da0cc8fcedf47a237_arm64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c660f69e0fa34531227d9f81849fc3a7ded704aa56420055bedca21f04fbe2f3_ppc64le",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:c90399a0a47a57c0deb2f860c4e249f2d16ac913afa3bf9ad9c40178eeacbf07_amd64",
"9Base-RHACM-2.10:rhacm2/memcached-rhel9@sha256:fca4915892e18490be4ffcb72adb638409d9d9765292d916e60d6543ac21ba9e_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:0e757caccb09d5c204b8d613b00bc08a95cd06fbc8c7ca78db06f98c70d87bc5_amd64",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:49915e69f904437d79fa4609df93896e1022ec3c2d696d671c0f2561be902af2_ppc64le",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:6b93d2f7ea9f4be85377a5b817740d741b71789e7cd789acdc24953f67d1b845_s390x",
"9Base-RHACM-2.10:rhacm2/metrics-collector-rhel9@sha256:c9e30c02d58c1c8302c2377cf83489030f80c84b624251992b71706b225f4e00_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:23e95c52e9102ed51bbb6ae35e96323f7d3e8a7ea26c718e697e913db17a610a_arm64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:b413943d1b70be3386990ccc832c9bc719feeeaa9e57f3423811f00aa5fc8df0_s390x",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:bbce0da791ad8734b5f0ac85d740c681316ae4c6d02b05e99717f4e14a6fced2_amd64",
"9Base-RHACM-2.10:rhacm2/multicloud-integrations-rhel9@sha256:be619db6ace9e4c4cbbf3baf9c94ecc84db6fd6fbef6303abe6e6d5f47de57bd_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:0c2b56e2e33e8b2fbcb9da1584460a3793ae9ed2ce1d24c977f3bc191cdc2b5a_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:132611b995b65e58f50d55faa01fd4f649b1b28a101ca477fa519b888c875d1e_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:9f05dbb176baf441fb223f548ae5941fafa6b18b3f2b69561e0e874d32aa0aff_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-observability-rhel9-operator@sha256:dcd33ceebc3dd6633368f1eb7d2a8cf54d1b0d9fb58e7d8147efcb369a628988_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:5f63e6c7c338d76d889559380e231c42876dbb0ae33063c871762f2d308548dc_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:9360664e05675193a3c29d87bc723e7fa14139e4cc90688118b4bb21603e0067_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:ce9a462d2847b47e23cb59fc32be7f4525f05a794c971909e39a1fd98aa5e9b2_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-application-rhel9@sha256:e6e1f818027684c60a2228aba3a270b2c6b6e3cb74ed952913a9b761e88cfbc1_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:097ff86153e51762f88bddf280da924375f75896ec106267c25a94d47823b697_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:44d4c4d7e0e6e70bca0723565fec0b5a194b28576a93d2ab9dab5293ce1bca8f_s390x",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:848f99327034d8fcb593ffccccfbb7efd1eef9fccfb8a02881ce27380b7947ae_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-channel-rhel9@sha256:afe9aa487ff4dc9203039b0ab3d863007554e9ba2928b3cc5269b97bfbee885d_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:0db7cd0ecc1c810b6fec775127e93db688c815ed97580c36f8a3a0d35479ad8d_ppc64le",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:4e49b5e8ad51bf5f42c055b204ceb4519a417ece27b33e90f267828bf01c9d91_amd64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:58fbd43f8c713359f2aa778bfeb3cadf7a12bf30471fe03d1b954fcc03612898_arm64",
"9Base-RHACM-2.10:rhacm2/multicluster-operators-subscription-rhel9@sha256:6bd1dc1f774595ed2a786c42bb5fcee57bfeef1589884cac805dc6bbb23e394b_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:230269c2085dc05a8f364883f26ce217ef48178d7629f6b23810e01ff4dff48c_arm64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:443a0b431a29cda0dff60cd3a244be4d60b7f16b8273a91fe9604d3499f279f4_amd64",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:4a7249b33fdc39a05c2b50e5370bbcbff7b980b48acd51e18ce6ab82b49e2586_s390x",
"9Base-RHACM-2.10:rhacm2/multiclusterhub-rhel9@sha256:70dafa134b967263b153c35c270d323163a406a72f419029b9cde85c5e304e8b_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:2b307ad6393b053ae3d371d6bf6d1451865f5e0320966ebccc95dae45c223891_ppc64le",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:30f67b456c4c8e5149dd01ae5e34f41d62f469a3f173661a63a3f7bf280ac825_s390x",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:38a2e07a64b009032a23998a801379f6d62c6a4f06455a4103659e96f9793f3c_arm64",
"9Base-RHACM-2.10:rhacm2/node-exporter-rhel9@sha256:b80e38c93d5031e98ae1d3289b8cbfd536ce82354de23a905fb9cd249b3cafe5_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:1178eafa4991d8c0a07c1f5a65a36194747b25f15f36d18189c4a86fdf3cb4ed_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:149d64f575947a4cc2597ca1215aa25388c443e3817219412834d0bf4c9ef916_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:4fbe6e11b10b666c21e43ac63280b2a8728c4c1be3ae14f6ae478a1322d1aceb_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9-operator@sha256:adb3aec1f0238b3a9bc96843e9d15019a4af43b998821f4199a7a19f06a10035_arm64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:0b373f3d965a30427995e1fa41a87fea4a9e2ef7ef0ebf32077ad0fd9ac992d3_amd64",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:1c370629f29ff425b5652d10b0a9d1f2fad08ec0673ddf81e09d1b0f92d93f35_s390x",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:32c27fba6571c58325fe008b891c8250f8243290f668e387e78568fdec0caf2f_ppc64le",
"9Base-RHACM-2.10:rhacm2/observatorium-rhel9@sha256:9d478966ea67c9ead65f17dab577a8169da905a04fa8a3eee2bf77ccd0453346_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:17ee3553dfeaa93356ca3a3ecde881b6a7be349449f0b8a07cf4f4677fd900d2_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:2760658f3313bcb0ab6604ad13569d3a67194cfe61e6f8eb9e235e58ab0c4f60_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:389da10417fb47d51239b823285f6c2707d2af4b242f898856e72e12cf443b74_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-alertmanager-rhel9@sha256:cfcb51542c7bbedca8837c2e65780a6457bbb8fb92440abad07cd33e0713121f_s390x",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2e885e74d27dbe5425a932088a8d7f36887e7060a8af70028bb337e33f9b775d_amd64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:2f34848ccf218793ab2083a36b565ef2747d8550caeb1e80ff4ea0cd7f7b1a0d_ppc64le",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:4e27b9d66faa3dfc56622081f2e1f752c6c4a3f42fe27fe2597facd70072c18b_arm64",
"9Base-RHACM-2.10:rhacm2/prometheus-rhel9@sha256:e91106efd7bb3a9c3ca1493c66db634f63a3a708f981a40a16867886d0d75438_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:00f8c850b540e2224d83731318a2c03a9750f43003141a128080ad42b747a640_arm64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:94b520d45cd569317aa5af1affbcbd41fd2da0ad49f73fa16e17585e446e07a5_s390x",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:e9ba6c52882b4401764d605dedd0af5524588cad51d7fe90b2b7ea788770d9a6_amd64",
"9Base-RHACM-2.10:rhacm2/rbac-query-proxy-rhel9@sha256:eaa41de369f62c4ca1f2e16865b67485479535426b3230a9c5caaf537e76c545_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:7885acbf40be7c780b05272ce35966041ac753b25be3b96915c919da777e7830_arm64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:8755af1842d4e7db7136b2bb1cdb316c620b8086f1022ab2ff26afd2f641693a_ppc64le",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:9f9dafffba92aa5bdb5725f57c7f5b862f56f9f876d401289e30cb0d3a12f617_amd64",
"9Base-RHACM-2.10:rhacm2/search-collector-rhel9@sha256:e8197b1d2cf16a298c4dc90d327b299c2097bbe7f010273971b7f3b3213af647_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:1a7899ba0077e2f72c1c2002267d57e836f555d24684db8b7bf3b00f01738767_amd64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:2746b4177ddd7d936dd2c496732cbe0f71af19c032f2d064d73e7034da5cceda_s390x",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:9de3fd68e02ffcbce9ca34b0b9e0dc7fde7de963fa041264fa0314714a4dea06_arm64",
"9Base-RHACM-2.10:rhacm2/submariner-addon-rhel9@sha256:fd76157a7c6c4d85bbb3787ede8692b303f87b9332d22ae7f7bc10eb94998240_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:5378a9d7da15e2bd69219ca55e7fa5313e0b51ce509690aabfb13516de39f06d_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:60e434f2b0d8f2ba7a5774fa80fad29b3378c78035a0f2357fe34bfb1a07e4ab_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:7be1153b5d00b2b270c47b9c253fa2f97bc9d0dcb6283adf22073e4664fd36ed_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-receive-controller-rhel9@sha256:f2251135d13d7361372cb58241532136aa1b1b834551bd20c1aafbe0212d39c4_arm64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:1ec27a982b52521667b0559e36566ade3531947d03385eb93e46d996ce3cba5a_amd64",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:5e4f64a6667ab584b0f58a1072e5d68367270a32b76b093abbd68b67a2b031ce_s390x",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:9a6fdd44ed86e89864555cd49d79cdac529b2a0eefe23207e611b88b61c1b3b8_ppc64le",
"9Base-RHACM-2.10:rhacm2/thanos-rhel9@sha256:d140246d3ff9d626268dc3190b2120c7730bf55b1e264bad298e52f63a594f36_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
}
]
}
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.