Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-27516 (GCVE-0-2025-27516)
Vulnerability from cvelistv5 – Published: 2025-03-05 20:40 – Updated: 2026-02-26 19:09- CWE-1336 - Improper Neutralization of Special Elements Used in a Template Engine
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-27516",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-07-31T03:56:03.356670Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-02-26T19:09:45.280Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-03T19:45:35.548Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html"
},
{
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "jinja",
"vendor": "pallets",
"versions": [
{
"status": "affected",
"version": "\u003c 3.1.6"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6."
}
],
"metrics": [
{
"cvssV4_0": {
"attackComplexity": "LOW",
"attackRequirements": "PRESENT",
"attackVector": "LOCAL",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"privilegesRequired": "LOW",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "PASSIVE",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-1336",
"description": "CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-03-05T20:40:06.568Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
},
{
"name": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
}
],
"source": {
"advisory": "GHSA-cpwx-vrp4-4pq7",
"discovery": "UNKNOWN"
},
"title": "Jinja sandbox breakout through attr filter selecting format method"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-27516",
"datePublished": "2025-03-05T20:40:06.568Z",
"dateReserved": "2025-02-26T18:11:52.307Z",
"dateUpdated": "2026-02-26T19:09:45.280Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-27516",
"date": "2026-06-06",
"epss": "0.00121",
"percentile": "0.30722"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-27516\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-03-05T21:15:20.073\",\"lastModified\":\"2025-11-03T20:18:02.203\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6.\"},{\"lang\":\"es\",\"value\":\"Jinja es un motor de plantillas extensible. Antes de la versi\u00f3n 3.1.6, un descuido en la forma en que el entorno aislado de Jinja interact\u00faa con el filtro |attr permite que un atacante que controla el contenido de una plantilla ejecute c\u00f3digo Python arbitrario. Para explotar la vulnerabilidad, un atacante debe controlar el contenido de una plantilla. Si ese es el caso depende del tipo de aplicaci\u00f3n que utilice Jinja. Esta vulnerabilidad afecta a los usuarios de aplicaciones que ejecutan plantillas no confiables. El entorno aislado de Jinja detecta las llamadas a str.format y garantiza que no escapen del entorno aislado. Sin embargo, es posible utilizar el filtro |attr para obtener una referencia al m\u00e9todo de formato simple de una cadena, sin pasar por el entorno aislado. Despu\u00e9s de la correcci\u00f3n, el filtro |attr ya no pasa por alto la b\u00fasqueda de atributos del entorno. Esta vulnerabilidad se corrigi\u00f3 en la versi\u00f3n 3.1.6.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":5.4,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"PASSIVE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":8.8,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.0,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-1336\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:palletsprojects:jinja:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.1.6\",\"matchCriteriaId\":\"331B4BEB-27DD-4593-AB42-5A218EFA4526\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:o:debian:debian_linux:11.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"FA6FEEC2-9F11-4643-8827-749718254FED\"}]}]}],\"references\":[{\"url\":\"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html\"}, {\"url\": \"https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-03T19:45:35.548Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-27516\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-31T03:56:03.356670Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-03-05T20:53:36.247Z\"}}], \"cna\": {\"title\": \"Jinja sandbox breakout through attr filter selecting format method\", \"source\": {\"advisory\": \"GHSA-cpwx-vrp4-4pq7\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV4_0\": {\"version\": \"4.0\", \"baseScore\": 5.4, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N\", \"userInteraction\": \"PASSIVE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"pallets\", \"product\": \"jinja\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 3.1.6\"}]}], \"references\": [{\"url\": \"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\", \"name\": \"https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\", \"name\": \"https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Jinja is an extensible templating engine. Prior to 3.1.6, an oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates. Jinja\u0027s sandbox does catch calls to str.format and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the |attr filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment\u0027s attribute lookup. This vulnerability is fixed in 3.1.6.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-1336\", \"description\": \"CWE-1336: Improper Neutralization of Special Elements Used in a Template Engine\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-03-05T20:40:06.568Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-27516\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-02-26T19:09:45.280Z\", \"dateReserved\": \"2025-02-26T18:11:52.307Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-03-05T20:40:06.568Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
GHSA-CPWX-VRP4-4PQ7
Vulnerability from github – Published: 2025-03-05 20:40 – Updated: 2025-11-03 22:54An oversight in how the Jinja sandboxed environment interacts with the |attr filter allows an attacker that controls the content of a template to execute arbitrary Python code.
To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates.
Jinja's sandbox does catch calls to str.format and ensures they don't escape the sandbox. However, it's possible to use the |attr filter to get a reference to a string's plain format method, bypassing the sandbox. After the fix, the |attr filter no longer bypasses the environment's attribute lookup.
{
"affected": [
{
"database_specific": {
"last_known_affected_version_range": "\u003c= 3.1.5"
},
"package": {
"ecosystem": "PyPI",
"name": "Jinja2"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "3.1.6"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-27516"
],
"database_specific": {
"cwe_ids": [
"CWE-1336"
],
"github_reviewed": true,
"github_reviewed_at": "2025-03-05T20:40:14Z",
"nvd_published_at": "2025-03-05T21:15:20Z",
"severity": "MODERATE"
},
"details": "An oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker that controls the content of a template to execute arbitrary Python code.\n\nTo exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications which execute untrusted templates.\n\nJinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox. After the fix, the `|attr` filter no longer bypasses the environment\u0027s attribute lookup.",
"id": "GHSA-cpwx-vrp4-4pq7",
"modified": "2025-11-03T22:54:41Z",
"published": "2025-03-05T20:40:14Z",
"references": [
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
},
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"type": "WEB",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"type": "PACKAGE",
"url": "https://github.com/pallets/jinja"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00022.html"
},
{
"type": "WEB",
"url": "https://lists.debian.org/debian-lts-announce/2025/04/msg00045.html"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "Jinja2 vulnerable to sandbox breakout through attr filter selecting format method"
}
MSRC_CVE-2025-27516
Vulnerability from csaf_microsoft - Published: 2025-03-02 00:00 - Updated: 2026-02-18 01:19| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 19846-17086 | — | ||
| Unresolved product id: 19397-17086 | — | ||
| Unresolved product id: 19398-17086 | — | ||
| Unresolved product id: 19399-17084 | — | ||
| Unresolved product id: 19400-17084 | — | ||
| Unresolved product id: 19873-17086 | — | ||
| Unresolved product id: 19608-17084 | — |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-2 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-7 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-6 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-5 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-4 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17086-1 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 17084-3 | — |
Vendor Fix
fix
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2025/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2025/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-2025-27516 Jinja sandbox breakout through attr filter selecting format method - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27516.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": "Jinja sandbox breakout through attr filter selecting format method",
"tracking": {
"current_release_date": "2026-02-18T01:19:32.000Z",
"generator": {
"date": "2026-02-18T15:05:13.321Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2025-27516",
"initial_release_date": "2025-03-02T00:00:00.000Z",
"revision_history": [
{
"date": "2025-03-10T00:00:00.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2025-03-18T00:00:00.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
},
{
"date": "2025-03-19T00:00:00.000Z",
"legacy_version": "3",
"number": "3",
"summary": "Information published."
},
{
"date": "2025-04-24T00:00:00.000Z",
"legacy_version": "4",
"number": "4",
"summary": "Information published."
},
{
"date": "2026-02-18T01:19:32.000Z",
"legacy_version": "4.1",
"number": "5",
"summary": "Information published."
}
],
"status": "final",
"version": "5"
}
},
"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 python-jinja2 3.0.3-7",
"product": {
"name": "\u003ccbl2 python-jinja2 3.0.3-7",
"product_id": "2"
}
},
{
"category": "product_version",
"name": "cbl2 python-jinja2 3.0.3-7",
"product": {
"name": "cbl2 python-jinja2 3.0.3-7",
"product_id": "19846"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 python-jinja2 3.0.3-6",
"product": {
"name": "\u003ccbl2 python-jinja2 3.0.3-6",
"product_id": "6"
}
},
{
"category": "product_version",
"name": "cbl2 python-jinja2 3.0.3-6",
"product": {
"name": "cbl2 python-jinja2 3.0.3-6",
"product_id": "19398"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 python-jinja2 3.1.2-3",
"product": {
"name": "\u003cazl3 python-jinja2 3.1.2-3",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "azl3 python-jinja2 3.1.2-3",
"product": {
"name": "azl3 python-jinja2 3.1.2-3",
"product_id": "19400"
}
}
],
"category": "product_name",
"name": "python-jinja2"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 nodejs18 18.20.3-5",
"product": {
"name": "\u003ccbl2 nodejs18 18.20.3-5",
"product_id": "7"
}
},
{
"category": "product_version",
"name": "cbl2 nodejs18 18.20.3-5",
"product": {
"name": "cbl2 nodejs18 18.20.3-5",
"product_id": "19397"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 nodejs18 18.20.3-6",
"product": {
"name": "\u003ccbl2 nodejs18 18.20.3-6",
"product_id": "1"
}
},
{
"category": "product_version",
"name": "cbl2 nodejs18 18.20.3-6",
"product": {
"name": "cbl2 nodejs18 18.20.3-6",
"product_id": "19873"
}
}
],
"category": "product_name",
"name": "nodejs18"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003cazl3 nodejs 20.14.0-7",
"product": {
"name": "\u003cazl3 nodejs 20.14.0-7",
"product_id": "5"
}
},
{
"category": "product_version",
"name": "azl3 nodejs 20.14.0-7",
"product": {
"name": "azl3 nodejs 20.14.0-7",
"product_id": "19399"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 nodejs 20.14.0-8",
"product": {
"name": "\u003cazl3 nodejs 20.14.0-8",
"product_id": "3"
}
},
{
"category": "product_version",
"name": "azl3 nodejs 20.14.0-8",
"product": {
"name": "azl3 nodejs 20.14.0-8",
"product_id": "19608"
}
}
],
"category": "product_name",
"name": "nodejs"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-jinja2 3.0.3-7 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": "cbl2 python-jinja2 3.0.3-7 as a component of CBL Mariner 2.0",
"product_id": "19846-17086"
},
"product_reference": "19846",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 nodejs18 18.20.3-5 as a component of CBL Mariner 2.0",
"product_id": "17086-7"
},
"product_reference": "7",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 nodejs18 18.20.3-5 as a component of CBL Mariner 2.0",
"product_id": "19397-17086"
},
"product_reference": "19397",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 python-jinja2 3.0.3-6 as a component of CBL Mariner 2.0",
"product_id": "17086-6"
},
"product_reference": "6",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-jinja2 3.0.3-6 as a component of CBL Mariner 2.0",
"product_id": "19398-17086"
},
"product_reference": "19398",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 nodejs 20.14.0-7 as a component of Azure Linux 3.0",
"product_id": "17084-5"
},
"product_reference": "5",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs 20.14.0-7 as a component of Azure Linux 3.0",
"product_id": "19399-17084"
},
"product_reference": "19399",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 python-jinja2 3.1.2-3 as a component of Azure Linux 3.0",
"product_id": "17084-4"
},
"product_reference": "4",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-jinja2 3.1.2-3 as a component of Azure Linux 3.0",
"product_id": "19400-17084"
},
"product_reference": "19400",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 nodejs18 18.20.3-6 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 nodejs18 18.20.3-6 as a component of CBL Mariner 2.0",
"product_id": "19873-17086"
},
"product_reference": "19873",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 nodejs 20.14.0-8 as a component of Azure Linux 3.0",
"product_id": "17084-3"
},
"product_reference": "3",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 nodejs 20.14.0-8 as a component of Azure Linux 3.0",
"product_id": "19608-17084"
},
"product_reference": "19608",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"notes": [
{
"category": "general",
"text": "GitHub_M",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"19846-17086",
"19397-17086",
"19398-17086",
"19399-17084",
"19400-17084",
"19873-17086",
"19608-17084"
],
"known_affected": [
"17086-2",
"17086-7",
"17086-6",
"17084-5",
"17084-4",
"17086-1",
"17084-3"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27516 Jinja sandbox breakout through attr filter selecting format method - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2025/msrc_cve-2025-27516.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-10T00:00:00.000Z",
"details": "3.0.3-6:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-2",
"17086-6"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-10T00:00:00.000Z",
"details": "18.20.3-5:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-7",
"17086-1"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-10T00:00:00.000Z",
"details": "20.14.0-7:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-5",
"17084-3"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-03-10T00:00:00.000Z",
"details": "3.1.2-3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17084-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"environmentalsScore": 0.0,
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"temporalScore": 8.8,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"17086-2",
"17086-7",
"17086-6",
"17084-5",
"17084-4",
"17086-1",
"17084-3"
]
}
],
"title": "Jinja sandbox breakout through attr filter selecting format method"
}
]
}
NCSC-2025-0124
Vulnerability from csaf_ncscnl - Published: 2025-04-16 08:39 - Updated: 2025-04-16 08:39| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.1 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/>=23.4.0|<=23.4.1
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
vers:oracle/>=23.4.0|<=23.4.1 | ||
|
vers:oracle/>=23.4.0|<=23.4.3
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.3 | |
|
vers:oracle/>=23.4.0|<=23.4.5
Oracle / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.5:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.5 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Binding Support Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*
|
vers:oracle/24.2.4 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core DBTier
|
cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/>=24.2.0|<=24.2.2
Oracle / Oracle / Communications Cloud Native Core Policy
|
vers:unknown/>=24.2.0|<=24.2.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.2
Oracle / Oracle Communications Cloud Native Core Policy
|
vers:oracle/>=23.4.0|<=23.4.2 | ||
|
vers:oracle/>=23.4.0|<=23.4.4
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.4 | |
|
vers:oracle/>=23.4.0|<=23.4.6
Oracle / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*
|
vers:oracle/>=23.4.0|<=23.4.6 | |
|
vers:oracle/>=24.2.0|<=24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.2 | |
|
vers:oracle/>=24.2.0|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.0|<=24.2.4 | |
|
vers:oracle/>=24.2.1|<=24.2.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Policy
|
cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*
|
vers:oracle/>=24.2.1|<=24.2.4 | |
|
vers:oracle/23.4.3
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*
|
vers:oracle/23.4.3 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Certificate Management
|
cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Console
|
vers:unknown/24.2.1 | ||
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Console
|
cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Repository Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.0 | ||
|
vers:unknown/24.2.1
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.1 | ||
|
vers:unknown/24.2.2
Oracle / Oracle / Communications Cloud Native Core Security Edge Protection Proxy
|
vers:unknown/24.2.2 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/23.4.2
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*
|
vers:oracle/23.4.2 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*
|
vers:oracle/24.2.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Security Edge Protection Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Service Communication Proxy
|
cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/46.6
Oracle / Oracle Communications / Oracle Communications EAGLE Element Management System
|
cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*
|
vers:oracle/46.6 | |
|
vers:oracle/5.1
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*
|
vers:oracle/5.1 | |
|
vers:oracle/5.2
Oracle / Oracle Communications / Oracle Communications Operations Monitor
|
cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*
|
vers:oracle/5.2 | |
|
vers:oracle/12.11
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*
|
vers:oracle/12.11 | |
|
vers:oracle/14.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*
|
vers:oracle/14.0 | |
|
vers:oracle/14.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*
|
vers:oracle/14.0.0 | |
|
vers:oracle/15.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*
|
vers:oracle/15.0 | |
|
vers:oracle/15.0.0
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0 | |
|
vers:oracle/15.0.1
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*
|
vers:oracle/15.0.1 | |
|
vers:oracle/15.0.2
Oracle / Oracle Communications / Oracle Communications User Data Repository
|
cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*
|
vers:oracle/15.0.2 | |
|
vers:oracle/9.0.0.0
Oracle / Oracle Communications / Oracle Communications Diameter Signaling Router
|
cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0.0 | |
|
vers:oracle/7.3.6
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*
|
vers:oracle/7.3.6 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Network Integrity
|
cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:unknown/>=6.0|<=6.1
Oracle / Oracle / Communications Unified Assurance
|
vers:unknown/>=6.0|<=6.1 | ||
|
vers:oracle/6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*
|
vers:oracle/6.0 | |
|
vers:oracle/>=6.0.0|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.0|<=6.0.5 | |
|
vers:oracle/>=6.0.4|<=6.0.5
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*
|
vers:oracle/>=6.0.4|<=6.0.5 | |
|
vers:oracle/>=6.0|<=6.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Assurance
|
cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*
|
vers:oracle/>=6.0|<=6.1 | |
|
vers:oracle/12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.0.8.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/>=12.0.0.4|<=12.0.0.8
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4|<=12.0.0.8 | |
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0.0|<=15.0.1.0.0 | |
|
vers:oracle/>=15.0.0.0|<=15.0.0.1
Oracle / Oracle Communications Applications / Oracle Communications Billing and Revenue Management
|
cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0-15.0.0.1:*:*:*:*:*:*:*
|
vers:oracle/>=15.0.0.0|<=15.0.0.1 | |
|
vers:oracle/8.1.0.26.0
Oracle / Oracle Communications Applications / Oracle Communications Messaging Server
|
cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.26.0 | |
|
vers:oracle/6.3.1
Oracle / Oracle Communications Applications / Oracle Communications MetaSolv Solution
|
cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*
|
vers:oracle/6.3.1 | |
|
vers:oracle/12.0.6.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*
|
vers:oracle/12.0.6.0.0 | |
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Network Charging and Control
|
cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/7.4.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*
|
vers:oracle/7.4.0 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Order and Service Management
|
cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:semver/7.4.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.0 | ||
|
vers:semver/7.4.1
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.4.1 | ||
|
vers:semver/7.5.0
Oracle Corporation / Oracle Communications Order and Service Management
|
vers:semver/7.5.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:oracle/15.0.1.0.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.1.0.0 | |
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0
Oracle / Oracle Communications Applications / Oracle Communications Pricing Design Center
|
cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*
|
vers:oracle/>=12.0.0.4.0|<=12.0.0.8.0 | |
|
vers:oracle/8.0.0.3
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.3 | |
|
vers:oracle/8.0.0.4.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*
|
vers:oracle/8.0.0.4.0 | |
|
vers:oracle/8.1.0.1
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.1 | |
|
vers:oracle/8.1.0.2.0
Oracle / Oracle Communications Applications / Oracle Communications Service Catalog and Design
|
cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*
|
vers:oracle/8.1.0.2.0 | |
|
vers:oracle/7.4.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*
|
vers:oracle/7.4.1 | |
|
vers:oracle/7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*
|
vers:oracle/7.4.2 | |
|
vers:oracle/7.5.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*
|
vers:oracle/7.5.0 | |
|
vers:oracle/7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*
|
vers:oracle/7.5.1 | |
|
vers:oracle/7.6.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*
|
vers:oracle/7.6.0 | |
|
vers:oracle/7.7.0
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*
|
vers:oracle/7.7.0 | |
|
vers:oracle/>=7.4.0|<=7.4.2
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*
|
vers:oracle/>=7.4.0|<=7.4.2 | |
|
vers:oracle/>=7.5.0|<=7.5.1
Oracle / Oracle Communications Applications / Oracle Communications Unified Inventory Management
|
cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*
|
vers:oracle/>=7.5.0|<=7.5.1 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Management Cloud Engine
|
cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/24.3.0
Oracle / Oracle / Management Cloud Engine
|
vers:unknown/24.3.0 | ||
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Network Data Analytics Function
|
vers:unknown/24.2.0 | ||
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Data Analytics Function
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:unknown/24.2.5
Oracle / Oracle / Communications Cloud Native Core Network Function Cloud Native Environment
|
vers:unknown/24.2.5 | ||
|
vers:oracle/23.4.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*
|
vers:oracle/23.4.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.2.5
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*
|
vers:oracle/24.2.5 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Network Function Cloud Native Environment
|
cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:unknown/9.0.0
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.0 | ||
|
vers:unknown/9.0.1
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.1 | ||
|
vers:unknown/9.0.2
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.2 | ||
|
vers:unknown/9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/9.0.3 | ||
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Element Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Element Manager
|
cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:unknown/15.0.0.0.0
Oracle / Oracle / Communications Policy Management
|
vers:unknown/15.0.0.0.0 | ||
|
vers:oracle/15.0.0.0.0
Oracle / Oracle Communications / Oracle Communications Policy Management
|
cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*
|
vers:oracle/15.0.0.0.0 | |
|
vers:unknown/>=9.0.0|<=9.0.3
Oracle / Oracle / Communications Session Report Manager
|
vers:unknown/>=9.0.0|<=9.0.3 | ||
|
vers:oracle/9.0.0
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*
|
vers:oracle/9.0.0 | |
|
vers:oracle/9.0.1
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*
|
vers:oracle/9.0.1 | |
|
vers:oracle/9.0.2
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*
|
vers:oracle/9.0.2 | |
|
vers:oracle/9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*
|
vers:oracle/9.0.3 | |
|
vers:oracle/>=9.0.0|<=9.0.3
Oracle / Oracle Communications / Oracle Communications Session Report Manager
|
cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*
|
vers:oracle/>=9.0.0|<=9.0.3 | |
|
vers:oracle/9.1.1.9
Oracle / Oracle Communications / Oracle SD-WAN Edge
|
cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*
|
vers:oracle/9.1.1.9 | |
|
vers:unknown/9.1.1.9
Oracle / Oracle / SD-WAN Edge
|
vers:unknown/9.1.1.9 | ||
|
vers:unknown/24.2.3
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.2.3 | ||
|
vers:unknown/24.3.0
Oracle / Oracle / Communications Cloud Native Core Unified Data Repository
|
vers:unknown/24.3.0 | ||
|
vers:oracle/22.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*
|
vers:oracle/22.4.0 | |
|
vers:oracle/23.4.4
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*
|
vers:oracle/23.4.4 | |
|
vers:oracle/24.1.1
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*
|
vers:oracle/24.1.1 | |
|
vers:oracle/24.2.2
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*
|
vers:oracle/24.2.2 | |
|
vers:oracle/24.2.3
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*
|
vers:oracle/24.2.3 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/25.1.100
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*
|
vers:oracle/25.1.100 | |
|
vers:oracle/>=23.1.0|<=23.4.0
Oracle / Oracle Communications / Oracle Communications Cloud Native Core Unified Data Repository
|
cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*
|
vers:oracle/>=23.1.0|<=23.4.0 | |
|
vers:unknown/10.0.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/10.0.0 | ||
|
vers:unknown/9.2.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.2.0 | ||
|
vers:unknown/9.3.0
Oracle / Oracle / Communications Session Border Controller
|
vers:unknown/9.3.0 | ||
|
vers:oracle/10.0.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*
|
vers:oracle/10.0.0 | |
|
vers:oracle/9.2.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*
|
vers:oracle/9.2.0 | |
|
vers:oracle/9.3.0
Oracle / Oracle Communications / Oracle Communications Session Border Controller
|
cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*
|
vers:oracle/9.3.0 | |
|
vers:unknown/4.1.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.1.0 | ||
|
vers:unknown/4.2.0
Oracle / Oracle / Enterprise Communications Broker
|
vers:unknown/4.2.0 | ||
|
vers:oracle/4.1.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*
|
vers:oracle/4.1.0 | |
|
vers:oracle/4.2.0
Oracle / Oracle Communications / Oracle Enterprise Communications Broker
|
cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*
|
vers:oracle/4.2.0 | |
|
vers:oracle/24.1.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*
|
vers:oracle/24.1.0 | |
|
vers:oracle/24.2.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*
|
vers:oracle/24.2.0 | |
|
vers:oracle/24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*
|
vers:oracle/24.3.0 | |
|
vers:oracle/>=24.1.0|<=24.3.0
Oracle / Oracle Communications / Oracle Communications Network Analytics Data Director
|
cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*
|
vers:oracle/>=24.1.0|<=24.3.0 | |
|
vers:unknown/24.2.0
Oracle / Oracle / Communications Cloud Native Core Binding Support Function
|
vers:unknown/24.2.0 |
{
"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 Communications producten, waaronder de Cloud Native Core en Policy Management.",
"title": "Feiten"
},
{
"category": "description",
"text": "De kwetsbaarheden in Oracle Communications producten stellen ongeauthenticeerde aanvallers in staat om ongeautoriseerde toegang te verkrijgen tot gevoelige gegevens en kunnen leiden tot Denial-of-Service (DoS) aanvallen. Specifieke versies van de Cloud Native Core, zoals de Binding Support Function en Network Repository Function, zijn getroffen, met CVSS-scores die vari\u00ebren van 4.3 tot 9.8, wat wijst op significante risico\u0027s voor de beschikbaarheid en vertrouwelijkheid van de systemen.",
"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": "Path Equivalence: \u0027file.name\u0027 (Internal Dot)",
"title": "CWE-44"
},
{
"category": "general",
"text": "Use of Incorrectly-Resolved Name or Reference",
"title": "CWE-706"
},
{
"category": "general",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "general",
"text": "Improperly Controlled Modification of Object Prototype Attributes (\u0027Prototype Pollution\u0027)",
"title": "CWE-1321"
},
{
"category": "general",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)",
"title": "CWE-22"
},
{
"category": "general",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "general",
"text": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)",
"title": "CWE-79"
},
{
"category": "general",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "general",
"text": "Improper Isolation or Compartmentalization",
"title": "CWE-653"
},
{
"category": "general",
"text": "Always-Incorrect Control Flow Implementation",
"title": "CWE-670"
},
{
"category": "general",
"text": "Use of Potentially Dangerous Function",
"title": "CWE-676"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements Used in a Template Engine",
"title": "CWE-1336"
},
{
"category": "general",
"text": "Missing Report of Error Condition",
"title": "CWE-392"
},
{
"category": "general",
"text": "Missing Release of Resource after Effective Lifetime",
"title": "CWE-772"
},
{
"category": "general",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
},
{
"category": "general",
"text": "Incorrect Resource Transfer Between Spheres",
"title": "CWE-669"
},
{
"category": "general",
"text": "Acceptance of Extraneous Untrusted Data With Trusted Data",
"title": "CWE-349"
},
{
"category": "general",
"text": "Excessive Iteration",
"title": "CWE-834"
},
{
"category": "general",
"text": "Incorrect Implementation of Authentication Algorithm",
"title": "CWE-303"
},
{
"category": "general",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "general",
"text": "Time-of-check Time-of-use (TOCTOU) Race Condition",
"title": "CWE-367"
},
{
"category": "general",
"text": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)",
"title": "CWE-917"
},
{
"category": "general",
"text": "Improper Validation of Syntactic Correctness of Input",
"title": "CWE-1286"
},
{
"category": "general",
"text": "Improper Check for Unusual or Exceptional Conditions",
"title": "CWE-754"
},
{
"category": "general",
"text": "Integer Overflow to Buffer Overflow",
"title": "CWE-680"
},
{
"category": "general",
"text": "Insufficient Verification of Data Authenticity",
"title": "CWE-345"
},
{
"category": "general",
"text": "Divide By Zero",
"title": "CWE-369"
},
{
"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": "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": "Missing Authorization",
"title": "CWE-862"
},
{
"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": "Improper Certificate Validation",
"title": "CWE-295"
},
{
"category": "general",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
},
{
"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": "Uncontrolled Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
},
{
"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"
},
{
"category": "general",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "Improper Input Validation",
"title": "CWE-20"
}
],
"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/cpuapr2025.html"
}
],
"title": "Kwetsbaarheden verholpen in Oracle Communications",
"tracking": {
"current_release_date": "2025-04-16T08:39:55.217751Z",
"generator": {
"date": "2025-02-25T15:15:00Z",
"engine": {
"name": "V.A.",
"version": "1.0"
}
},
"id": "NCSC-2025-0124",
"initial_release_date": "2025-04-16T08:39:55.217751Z",
"revision_history": [
{
"date": "2025-04-16T08:39:55.217751Z",
"number": "1.0.0",
"summary": "Initiele versie"
}
],
"status": "final",
"version": "1.0.0"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.1",
"product": {
"name": "vers:unknown/24.2.1",
"product_id": "CSAFPID-1838578"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/24.2.0",
"product": {
"name": "vers:unknown/24.2.0",
"product_id": "CSAFPID-1838586"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Binding Support Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/\u003e=24.2.0|\u003c=24.2.2",
"product": {
"name": "vers:unknown/\u003e=24.2.0|\u003c=24.2.2",
"product_id": "CSAFPID-1838591"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Policy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.1",
"product": {
"name": "vers:unknown/24.2.1",
"product_id": "CSAFPID-1838592"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Console"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.0",
"product": {
"name": "vers:unknown/24.2.0",
"product_id": "CSAFPID-1838572"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/24.2.1",
"product": {
"name": "vers:unknown/24.2.1",
"product_id": "CSAFPID-1838581"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/24.2.2",
"product": {
"name": "vers:unknown/24.2.2",
"product_id": "CSAFPID-1838584"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Security Edge Protection Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/\u003e=6.0|\u003c=6.1",
"product": {
"name": "vers:unknown/\u003e=6.0|\u003c=6.1",
"product_id": "CSAFPID-2698355"
}
}
],
"category": "product_name",
"name": "Communications Unified Assurance"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.3.0",
"product": {
"name": "vers:unknown/24.3.0",
"product_id": "CSAFPID-2698333"
}
}
],
"category": "product_name",
"name": "Management Cloud Engine"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.0",
"product": {
"name": "vers:unknown/24.2.0",
"product_id": "CSAFPID-2698334"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Network Data Analytics Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.5",
"product": {
"name": "vers:unknown/24.2.5",
"product_id": "CSAFPID-2698374"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Network Function Cloud Native Environment"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/9.0.0",
"product": {
"name": "vers:unknown/9.0.0",
"product_id": "CSAFPID-1234193"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/9.0.1",
"product": {
"name": "vers:unknown/9.0.1",
"product_id": "CSAFPID-1234261"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/9.0.2",
"product": {
"name": "vers:unknown/9.0.2",
"product_id": "CSAFPID-2698362"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/9.0.3",
"product": {
"name": "vers:unknown/9.0.3",
"product_id": "CSAFPID-2698358"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/\u003e=9.0.0|\u003c=9.0.3",
"product": {
"name": "vers:unknown/\u003e=9.0.0|\u003c=9.0.3",
"product_id": "CSAFPID-2698372"
}
}
],
"category": "product_name",
"name": "Communications Element Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/15.0.0.0.0",
"product": {
"name": "vers:unknown/15.0.0.0.0",
"product_id": "CSAFPID-1837923"
}
}
],
"category": "product_name",
"name": "Communications Policy Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/\u003e=9.0.0|\u003c=9.0.3",
"product": {
"name": "vers:unknown/\u003e=9.0.0|\u003c=9.0.3",
"product_id": "CSAFPID-2698373"
}
}
],
"category": "product_name",
"name": "Communications Session Report Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/9.1.1.9",
"product": {
"name": "vers:unknown/9.1.1.9",
"product_id": "CSAFPID-2698357"
}
}
],
"category": "product_name",
"name": "SD-WAN Edge"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/24.2.3",
"product": {
"name": "vers:unknown/24.2.3",
"product_id": "CSAFPID-1838579"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/24.3.0",
"product": {
"name": "vers:unknown/24.3.0",
"product_id": "CSAFPID-1838582"
}
}
],
"category": "product_name",
"name": "Communications Cloud Native Core Unified Data Repository"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/10.0.0",
"product": {
"name": "vers:unknown/10.0.0",
"product_id": "CSAFPID-2698381"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/9.2.0",
"product": {
"name": "vers:unknown/9.2.0",
"product_id": "CSAFPID-1207518"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/9.3.0",
"product": {
"name": "vers:unknown/9.3.0",
"product_id": "CSAFPID-1207704"
}
}
],
"category": "product_name",
"name": "Communications Session Border Controller"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:unknown/4.1.0",
"product": {
"name": "vers:unknown/4.1.0",
"product_id": "CSAFPID-1207607"
}
},
{
"category": "product_version_range",
"name": "vers:unknown/4.2.0",
"product": {
"name": "vers:unknown/4.2.0",
"product_id": "CSAFPID-1207752"
}
}
],
"category": "product_name",
"name": "Enterprise Communications Broker"
}
],
"category": "product_family",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1839911",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.1",
"product": {
"name": "vers:oracle/24.2.1",
"product_id": "CSAFPID-1839908",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.2",
"product": {
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.2",
"product_id": "CSAFPID-2698963",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:24.2.0-24.2.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Binding Support Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.3",
"product": {
"name": "vers:oracle/24.2.3",
"product_id": "CSAFPID-2698973",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.4",
"product": {
"name": "vers:oracle/24.2.4",
"product_id": "CSAFPID-2699085",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-1839941",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_dbtier:24.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core DBTier"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.2",
"product": {
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.2",
"product_id": "CSAFPID-1839907",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.4",
"product": {
"name": "vers:oracle/\u003e=24.2.0|\u003c=24.2.4",
"product_id": "CSAFPID-2698965",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.0-24.2.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=24.2.1|\u003c=24.2.4",
"product": {
"name": "vers:oracle/\u003e=24.2.1|\u003c=24.2.4",
"product_id": "CSAFPID-2698944",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:24.2.1-24.2.4:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Policy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.1",
"product": {
"name": "vers:oracle/24.2.1",
"product_id": "CSAFPID-1839952",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.2",
"product": {
"name": "vers:oracle/24.2.2",
"product_id": "CSAFPID-2699038",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Certificate Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.1",
"product": {
"name": "vers:oracle/24.2.1",
"product_id": "CSAFPID-1839951",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.2",
"product": {
"name": "vers:oracle/24.2.2",
"product_id": "CSAFPID-2699059",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Console"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.2",
"product": {
"name": "vers:oracle/24.2.2",
"product_id": "CSAFPID-1839919",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.3",
"product": {
"name": "vers:oracle/24.2.3",
"product_id": "CSAFPID-2698957",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.3:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Repository Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.0",
"product": {
"name": "vers:oracle/23.4.0",
"product_id": "CSAFPID-1839924",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1839910",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.1",
"product": {
"name": "vers:oracle/24.2.1",
"product_id": "CSAFPID-1839909",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.2",
"product": {
"name": "vers:oracle/24.2.2",
"product_id": "CSAFPID-1839894",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.3",
"product": {
"name": "vers:oracle/24.2.3",
"product_id": "CSAFPID-2698958",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-2699094",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Security Edge Protection Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1839934",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.3",
"product": {
"name": "vers:oracle/24.2.3",
"product_id": "CSAFPID-2699086",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-1839935",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/25.1.100",
"product": {
"name": "vers:oracle/25.1.100",
"product_id": "CSAFPID-2699073",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:25.1.100:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Service Communication Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/46.6",
"product": {
"name": "vers:oracle/46.6",
"product_id": "CSAFPID-2698993",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_eagle_element_management_system:46.6:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications EAGLE Element Management System"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/5.1",
"product": {
"name": "vers:oracle/5.1",
"product_id": "CSAFPID-1839893",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/5.2",
"product": {
"name": "vers:oracle/5.2",
"product_id": "CSAFPID-1839895",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_operations_monitor:5.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Operations Monitor"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.11",
"product": {
"name": "vers:oracle/12.11",
"product_id": "CSAFPID-1839890",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:12.11:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.0",
"product": {
"name": "vers:oracle/14.0",
"product_id": "CSAFPID-1839891",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/14.0.0",
"product": {
"name": "vers:oracle/14.0.0",
"product_id": "CSAFPID-2699072",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:14.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0",
"product": {
"name": "vers:oracle/15.0",
"product_id": "CSAFPID-1839961",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.0",
"product": {
"name": "vers:oracle/15.0.0",
"product_id": "CSAFPID-2699023",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.1",
"product": {
"name": "vers:oracle/15.0.1",
"product_id": "CSAFPID-2699025",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.2",
"product": {
"name": "vers:oracle/15.0.2",
"product_id": "CSAFPID-2699024",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_user_data_repository:15.0.2:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications User Data Repository"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/9.0.0.0",
"product": {
"name": "vers:oracle/9.0.0.0",
"product_id": "CSAFPID-2698999",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_diameter_signaling_router:9.0.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Diameter Signaling Router"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-2698996",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:management_cloud_engine:24.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Management Cloud Engine"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-2699007",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_data_analytics_function:24.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Data Analytics Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1839868",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.5",
"product": {
"name": "vers:oracle/24.2.5",
"product_id": "CSAFPID-2699029",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:24.2.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-1839869",
"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": "Oracle Communications Cloud Native Core Network Function Cloud Native Environment"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/9.0.0",
"product": {
"name": "vers:oracle/9.0.0",
"product_id": "CSAFPID-2699013",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.1",
"product": {
"name": "vers:oracle/9.0.1",
"product_id": "CSAFPID-2699012",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.2",
"product": {
"name": "vers:oracle/9.0.2",
"product_id": "CSAFPID-2699016",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.3",
"product": {
"name": "vers:oracle/9.0.3",
"product_id": "CSAFPID-2699015",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=9.0.0|\u003c=9.0.3",
"product": {
"name": "vers:oracle/\u003e=9.0.0|\u003c=9.0.3",
"product_id": "CSAFPID-2699098",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_element_manager:9.0.0-9.0.3:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Element Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/15.0.0.0.0",
"product": {
"name": "vers:oracle/15.0.0.0.0",
"product_id": "CSAFPID-1839960",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_policy_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Policy Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/9.0.0",
"product": {
"name": "vers:oracle/9.0.0",
"product_id": "CSAFPID-2699093",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.1",
"product": {
"name": "vers:oracle/9.0.1",
"product_id": "CSAFPID-2699092",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.2",
"product": {
"name": "vers:oracle/9.0.2",
"product_id": "CSAFPID-2699091",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.0.3",
"product": {
"name": "vers:oracle/9.0.3",
"product_id": "CSAFPID-2699090",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=9.0.0|\u003c=9.0.3",
"product": {
"name": "vers:oracle/\u003e=9.0.0|\u003c=9.0.3",
"product_id": "CSAFPID-2699124",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_report_manager:9.0.0-9.0.3:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Session Report Manager"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/9.1.1.9",
"product": {
"name": "vers:oracle/9.1.1.9",
"product_id": "CSAFPID-2698959",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:sd-wan_edge:9.1.1.9:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle SD-WAN Edge"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/22.4.0",
"product": {
"name": "vers:oracle/22.4.0",
"product_id": "CSAFPID-2699181",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:22.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/23.4.4",
"product": {
"name": "vers:oracle/23.4.4",
"product_id": "CSAFPID-1839930",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.1.1",
"product": {
"name": "vers:oracle/24.1.1",
"product_id": "CSAFPID-1839933",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.1.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.2",
"product": {
"name": "vers:oracle/24.2.2",
"product_id": "CSAFPID-1839931",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.3",
"product": {
"name": "vers:oracle/24.2.3",
"product_id": "CSAFPID-1839963",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.2.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-1839932",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/25.1.100",
"product": {
"name": "vers:oracle/25.1.100",
"product_id": "CSAFPID-2698956",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:25.1.100:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.1.0|\u003c=23.4.0",
"product": {
"name": "vers:oracle/\u003e=23.1.0|\u003c=23.4.0",
"product_id": "CSAFPID-2699180",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_unified_data_repository:23.1.0-23.4.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Unified Data Repository"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/10.0.0",
"product": {
"name": "vers:oracle/10.0.0",
"product_id": "CSAFPID-2699083",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:10.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.2.0",
"product": {
"name": "vers:oracle/9.2.0",
"product_id": "CSAFPID-1839887",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/9.3.0",
"product": {
"name": "vers:oracle/9.3.0",
"product_id": "CSAFPID-1839889",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_session_border_controller:9.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Session Border Controller"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/4.1.0",
"product": {
"name": "vers:oracle/4.1.0",
"product_id": "CSAFPID-1839888",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:enterprise_communications_broker:4.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/4.2.0",
"product": {
"name": "vers:oracle/4.2.0",
"product_id": "CSAFPID-1839886",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:enterprise_communications_broker:4.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Enterprise Communications Broker"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/24.1.0",
"product": {
"name": "vers:oracle/24.1.0",
"product_id": "CSAFPID-1839925",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1840027",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.2.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.3.0",
"product": {
"name": "vers:oracle/24.3.0",
"product_id": "CSAFPID-2699041",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.3.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=24.1.0|\u003c=24.3.0",
"product": {
"name": "vers:oracle/\u003e=24.1.0|\u003c=24.3.0",
"product_id": "CSAFPID-2698961",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_analytics_data_director:24.1.0-24.3.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Analytics Data Director"
}
],
"category": "product_family",
"name": "Oracle Communications"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.1",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.1",
"product_id": "CSAFPID-1145869"
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.3",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.3",
"product_id": "CSAFPID-1145271",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_binding_support_function:23.4.0-23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.5",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.5",
"product_id": "CSAFPID-1173947",
"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": "Oracle Communications Cloud Native Core Binding Support Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.2",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.2",
"product_id": "CSAFPID-1145868"
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.4",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.4",
"product_id": "CSAFPID-1145270",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.6",
"product": {
"name": "vers:oracle/\u003e=23.4.0|\u003c=23.4.6",
"product_id": "CSAFPID-1173946",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_policy:23.4.0-23.4.6:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Policy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.3",
"product": {
"name": "vers:oracle/23.4.3",
"product_id": "CSAFPID-1173942",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:23.4.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1173945",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_certificate_management:24.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Certificate Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.2",
"product": {
"name": "vers:oracle/23.4.2",
"product_id": "CSAFPID-1173940",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1173941",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_console:24.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Console"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.4",
"product": {
"name": "vers:oracle/23.4.4",
"product_id": "CSAFPID-1173965",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:23.4.4:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.1",
"product": {
"name": "vers:oracle/24.2.1",
"product_id": "CSAFPID-1173967",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_repository_function:24.2.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Network Repository Function"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.2",
"product": {
"name": "vers:oracle/23.4.2",
"product_id": "CSAFPID-1173943",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:23.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1173944",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_security_edge_protection_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Security Edge Protection Proxy"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.0",
"product": {
"name": "vers:oracle/23.4.0",
"product_id": "CSAFPID-1145265",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.1.0",
"product": {
"name": "vers:oracle/24.1.0",
"product_id": "CSAFPID-1145273",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.1.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.2.0",
"product": {
"name": "vers:oracle/24.2.0",
"product_id": "CSAFPID-1174046",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_service_communication_proxy:24.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Cloud Native Core Service Communication Proxy"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/7.3.6",
"product": {
"name": "vers:oracle/7.3.6",
"product_id": "CSAFPID-2699077",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.3.6:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.4.0",
"product": {
"name": "vers:oracle/7.4.0",
"product_id": "CSAFPID-2699075",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.5.0",
"product": {
"name": "vers:oracle/7.5.0",
"product_id": "CSAFPID-2699076",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_integrity:7.5.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Integrity"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/6.0",
"product": {
"name": "vers:oracle/6.0",
"product_id": "CSAFPID-2699027",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=6.0.0|\u003c=6.0.5",
"product": {
"name": "vers:oracle/\u003e=6.0.0|\u003c=6.0.5",
"product_id": "CSAFPID-1839852",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.0-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=6.0.4|\u003c=6.0.5",
"product": {
"name": "vers:oracle/\u003e=6.0.4|\u003c=6.0.5",
"product_id": "CSAFPID-1840033",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0.4-6.0.5:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=6.0|\u003c=6.1",
"product": {
"name": "vers:oracle/\u003e=6.0|\u003c=6.1",
"product_id": "CSAFPID-2698955",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_assurance:6.0-6.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Unified Assurance"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.0.0.8.0",
"product": {
"name": "vers:oracle/12.0.0.8.0",
"product_id": "CSAFPID-2699001",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.8.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.0.0.0",
"product": {
"name": "vers:oracle/15.0.0.0.0",
"product_id": "CSAFPID-2699084",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.1.0.0",
"product": {
"name": "vers:oracle/15.0.1.0.0",
"product_id": "CSAFPID-2699079",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=12.0.0.4.0|\u003c=12.0.0.8.0",
"product": {
"name": "vers:oracle/\u003e=12.0.0.4.0|\u003c=12.0.0.8.0",
"product_id": "CSAFPID-2699058",
"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_version_range",
"name": "vers:oracle/\u003e=12.0.0.4|\u003c=12.0.0.8",
"product": {
"name": "vers:oracle/\u003e=12.0.0.4|\u003c=12.0.0.8",
"product_id": "CSAFPID-1839957",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:12.0.0.4-12.0.0.8:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=15.0.0.0.0|\u003c=15.0.1.0.0",
"product": {
"name": "vers:oracle/\u003e=15.0.0.0.0|\u003c=15.0.1.0.0",
"product_id": "CSAFPID-2699000",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_billing_and_revenue_management:15.0.0.0.0-15.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=15.0.0.0|\u003c=15.0.0.1",
"product": {
"name": "vers:oracle/\u003e=15.0.0.0|\u003c=15.0.0.1",
"product_id": "CSAFPID-1839953",
"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": "Oracle Communications Billing and Revenue Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/8.1.0.26.0",
"product": {
"name": "vers:oracle/8.1.0.26.0",
"product_id": "CSAFPID-2698964",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_messaging_server:8.1.0.26.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Messaging Server"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/6.3.1",
"product": {
"name": "vers:oracle/6.3.1",
"product_id": "CSAFPID-2698991",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_metasolv_solution:6.3.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications MetaSolv Solution"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/12.0.6.0.0",
"product": {
"name": "vers:oracle/12.0.6.0.0",
"product_id": "CSAFPID-2699127",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:12.0.6.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.0.0.0",
"product": {
"name": "vers:oracle/15.0.0.0.0",
"product_id": "CSAFPID-2699126",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.1.0.0",
"product": {
"name": "vers:oracle/15.0.1.0.0",
"product_id": "CSAFPID-2699128",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_network_charging_and_control:15.0.1.0.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Network Charging and Control"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/7.4.0",
"product": {
"name": "vers:oracle/7.4.0",
"product_id": "CSAFPID-1839980",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.5.0",
"product": {
"name": "vers:oracle/7.5.0",
"product_id": "CSAFPID-1840004",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.4.1",
"product": {
"name": "vers:oracle/7.4.1",
"product_id": "CSAFPID-1839981",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_order_and_service_management:7.4.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Order and Service Management"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/15.0.0.0.0",
"product": {
"name": "vers:oracle/15.0.0.0.0",
"product_id": "CSAFPID-2699056",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.0.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/15.0.1.0.0",
"product": {
"name": "vers:oracle/15.0.1.0.0",
"product_id": "CSAFPID-2699063",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:15.0.1.0.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=12.0.0.4.0|\u003c=12.0.0.8.0",
"product": {
"name": "vers:oracle/\u003e=12.0.0.4.0|\u003c=12.0.0.8.0",
"product_id": "CSAFPID-2699060",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_pricing_design_center:12.0.0.4.0-12.0.0.8.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Pricing Design Center"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/8.0.0.3",
"product": {
"name": "vers:oracle/8.0.0.3",
"product_id": "CSAFPID-1839921",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.3:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/8.0.0.4.0",
"product": {
"name": "vers:oracle/8.0.0.4.0",
"product_id": "CSAFPID-2698975",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.0.0.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/8.1.0.1",
"product": {
"name": "vers:oracle/8.1.0.1",
"product_id": "CSAFPID-1839922",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/8.1.0.2.0",
"product": {
"name": "vers:oracle/8.1.0.2.0",
"product_id": "CSAFPID-2698974",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_service_catalog_and_design:8.1.0.2.0:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Service Catalog and Design"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/7.4.1",
"product": {
"name": "vers:oracle/7.4.1",
"product_id": "CSAFPID-1839978",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.4.2",
"product": {
"name": "vers:oracle/7.4.2",
"product_id": "CSAFPID-1839979",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.5.0",
"product": {
"name": "vers:oracle/7.5.0",
"product_id": "CSAFPID-2699035",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.5.1",
"product": {
"name": "vers:oracle/7.5.1",
"product_id": "CSAFPID-1839983",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.1:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.6.0",
"product": {
"name": "vers:oracle/7.6.0",
"product_id": "CSAFPID-1840005",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.6.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/7.7.0",
"product": {
"name": "vers:oracle/7.7.0",
"product_id": "CSAFPID-2699034",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.7.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=7.4.0|\u003c=7.4.2",
"product": {
"name": "vers:oracle/\u003e=7.4.0|\u003c=7.4.2",
"product_id": "CSAFPID-2699036",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.4.0-7.4.2:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/\u003e=7.5.0|\u003c=7.5.1",
"product": {
"name": "vers:oracle/\u003e=7.5.0|\u003c=7.5.1",
"product_id": "CSAFPID-2699096",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_unified_inventory_management:7.5.0-7.5.1:*:*:*:*:*:*:*"
}
}
}
],
"category": "product_name",
"name": "Oracle Communications Unified Inventory Management"
}
],
"category": "product_family",
"name": "Oracle Communications Applications"
},
{
"branches": [
{
"category": "product_version_range",
"name": "vers:oracle/23.4.0",
"product": {
"name": "vers:oracle/23.4.0",
"product_id": "CSAFPID-1145246",
"product_identification_helper": {
"cpe": "cpe:2.3:a:oracle:communications_cloud_native_core_network_function_cloud_native_environment:23.4.0:*:*:*:*:*:*:*"
}
}
},
{
"category": "product_version_range",
"name": "vers:oracle/24.1.0",
"product": {
"name": "vers:oracle/24.1.0",
"product_id": "CSAFPID-1145247",
"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": "Oracle Communications Cloud Native Core Network Function Cloud Native Environment"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "vers:semver/7.4.0",
"product": {
"name": "vers:semver/7.4.0",
"product_id": "CSAFPID-2698653"
}
},
{
"category": "product_version_range",
"name": "vers:semver/7.4.1",
"product": {
"name": "vers:semver/7.4.1",
"product_id": "CSAFPID-2698654"
}
},
{
"category": "product_version_range",
"name": "vers:semver/7.5.0",
"product": {
"name": "vers:semver/7.5.0",
"product_id": "CSAFPID-2698655"
}
}
],
"category": "product_name",
"name": "Oracle Communications Order and Service Management"
}
],
"category": "vendor",
"name": "Oracle Corporation"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-5388",
"cwe": {
"id": "CWE-208",
"name": "Observable Timing Discrepancy"
},
"notes": [
{
"category": "other",
"text": "Observable Timing Discrepancy",
"title": "CWE-208"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-5388",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-5388.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2023-5388"
},
{
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2023-5685"
},
{
"cve": "CVE-2023-49582",
"cwe": {
"id": "CWE-732",
"name": "Incorrect Permission Assignment for Critical Resource"
},
"notes": [
{
"category": "other",
"text": "Incorrect Permission Assignment for Critical Resource",
"title": "CWE-732"
},
{
"category": "other",
"text": "Improper Restriction of Operations within the Bounds of a Memory Buffer",
"title": "CWE-119"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-49582",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-49582.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2023-49582"
},
{
"cve": "CVE-2023-51074",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2023-51074",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2023/CVE-2023-51074.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2023-51074"
},
{
"cve": "CVE-2024-1135",
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-1135",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-1135.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-1135"
},
{
"cve": "CVE-2024-4227",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"notes": [
{
"category": "other",
"text": "Excessive Iteration",
"title": "CWE-834"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-4227",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-4227.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-4227"
},
{
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-6763",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"notes": [
{
"category": "other",
"text": "Improper Validation of Syntactic Correctness of Input",
"title": "CWE-1286"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-6763",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-6763.json"
}
],
"title": "CVE-2024-6763"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-7254"
},
{
"cve": "CVE-2024-11053",
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-11053",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-11053.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-11053"
},
{
"cve": "CVE-2024-12797",
"cwe": {
"id": "CWE-392",
"name": "Missing Report of Error Condition"
},
"notes": [
{
"category": "other",
"text": "Missing Report of Error Condition",
"title": "CWE-392"
},
{
"category": "other",
"text": "Dependency on Vulnerable Third-Party Component",
"title": "CWE-1395"
},
{
"category": "other",
"text": "Improper Certificate Validation",
"title": "CWE-295"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12797",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12797.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-12797"
},
{
"cve": "CVE-2024-12798",
"cwe": {
"id": "CWE-917",
"name": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements used in an Expression Language Statement (\u0027Expression Language Injection\u0027)",
"title": "CWE-917"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:P/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/RE:L/U:Clear",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-12798",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-12798.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.6,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-12798"
},
{
"cve": "CVE-2024-21538",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"notes": [
{
"category": "other",
"text": "Inefficient Regular Expression Complexity",
"title": "CWE-1333"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-21538",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-21538.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/E:P",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-21538"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:L",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-25638"
},
{
"cve": "CVE-2024-28168",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-28168",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-28168.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-28168"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-28834"
},
{
"cve": "CVE-2024-31141",
"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": "Files or Directories Accessible to External Parties",
"title": "CWE-552"
},
{
"category": "other",
"text": "Improper Privilege Management",
"title": "CWE-269"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-31141",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-31141.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-31141"
},
{
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-34064"
},
{
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-35195"
},
{
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-37891"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-38819",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-38819.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-38819"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-38827"
},
{
"cve": "CVE-2024-40896",
"cwe": {
"id": "CWE-611",
"name": "Improper Restriction of XML External Entity Reference"
},
"notes": [
{
"category": "other",
"text": "Improper Restriction of XML External Entity Reference",
"title": "CWE-611"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-40896",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-40896.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-40896"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:H/SA:H",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-43044"
},
{
"cve": "CVE-2024-43709",
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43709",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43709.json"
}
],
"title": "CVE-2024-43709"
},
{
"cve": "CVE-2024-43796",
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:H/AT:N/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-43796",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-43796.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.0,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-43796"
},
{
"cve": "CVE-2024-47072",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
},
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-47072",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-47072.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-47072"
},
{
"cve": "CVE-2024-47554",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-47554"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-49767"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-50602",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-50602.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-50602"
},
{
"cve": "CVE-2024-52046",
"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": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-52046",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-52046.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-52046"
},
{
"cve": "CVE-2024-52303",
"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": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-52303",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-52303.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-52303"
},
{
"cve": "CVE-2024-53122",
"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": "Divide By Zero",
"title": "CWE-369"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-53122",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-53122.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-53122"
},
{
"cve": "CVE-2024-56128",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"notes": [
{
"category": "other",
"text": "Incorrect Implementation of Authentication Algorithm",
"title": "CWE-303"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-56128",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-56128.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-56128"
},
{
"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"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-56337"
},
{
"cve": "CVE-2024-57699",
"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 Recursion",
"title": "CWE-674"
},
{
"category": "general",
"text": "CVSS:4.0/AV:A/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-57699",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2024/CVE-2024-57699.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2024-57699"
},
{
"cve": "CVE-2025-1974",
"cwe": {
"id": "CWE-653",
"name": "Improper Isolation or Compartmentalization"
},
"notes": [
{
"category": "other",
"text": "Improper Isolation or Compartmentalization",
"title": "CWE-653"
},
{
"category": "other",
"text": "Improper Control of Generation of Code (\u0027Code Injection\u0027)",
"title": "CWE-94"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-1974",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-1974.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-1974"
},
{
"cve": "CVE-2025-23084",
"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": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-23084",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-23084.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.7,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-23084"
},
{
"cve": "CVE-2025-23184",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"notes": [
{
"category": "other",
"text": "Uncontrolled Resource Consumption",
"title": "CWE-400"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-23184",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-23184.json"
}
],
"title": "CVE-2025-23184"
},
{
"cve": "CVE-2025-24813",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"notes": [
{
"category": "other",
"text": "Deserialization of Untrusted Data",
"title": "CWE-502"
},
{
"category": "other",
"text": "Path Equivalence: \u0027file.name\u0027 (Internal Dot)",
"title": "CWE-44"
},
{
"category": "other",
"text": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)",
"title": "CWE-444"
},
{
"category": "other",
"text": "Use of Incorrectly-Resolved Name or Reference",
"title": "CWE-706"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24813",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24813.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-24813"
},
{
"cve": "CVE-2025-24928",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"notes": [
{
"category": "other",
"text": "Stack-based Buffer Overflow",
"title": "CWE-121"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24928",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24928.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-24928"
},
{
"cve": "CVE-2025-24970",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"notes": [
{
"category": "other",
"text": "Improper Input Validation",
"title": "CWE-20"
},
{
"category": "other",
"text": "Improper Resource Shutdown or Release",
"title": "CWE-404"
},
{
"category": "general",
"text": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:L/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-24970",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-24970.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-24970"
},
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"notes": [
{
"category": "other",
"text": "Improper Neutralization of Special Elements Used in a Template Engine",
"title": "CWE-1336"
},
{
"category": "general",
"text": "CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N",
"title": "CVSSV4"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27516",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-27516.json"
}
],
"title": "CVE-2025-27516"
},
{
"cve": "CVE-2025-27789",
"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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-27789",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-27789.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-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-27789"
},
{
"cve": "CVE-2025-30729",
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-30729",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-30729.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-30729"
},
{
"cve": "CVE-2025-31721",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"notes": [
{
"category": "other",
"text": "Missing Authorization",
"title": "CWE-862"
}
],
"product_status": {
"known_affected": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2025-31721",
"url": "https://api.ncsc.nl/velma/v1/vulnerabilities/2025/CVE-2025-31721.json"
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 4.9,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"CSAFPID-1838578",
"CSAFPID-1839911",
"CSAFPID-1839908",
"CSAFPID-1145869",
"CSAFPID-1145271",
"CSAFPID-1173947",
"CSAFPID-2698963",
"CSAFPID-2698973",
"CSAFPID-2699085",
"CSAFPID-1839941",
"CSAFPID-1838591",
"CSAFPID-1145868",
"CSAFPID-1145270",
"CSAFPID-1173946",
"CSAFPID-1839907",
"CSAFPID-2698965",
"CSAFPID-2698944",
"CSAFPID-1173942",
"CSAFPID-1173945",
"CSAFPID-1839952",
"CSAFPID-2699038",
"CSAFPID-1838592",
"CSAFPID-1173940",
"CSAFPID-1173941",
"CSAFPID-1839951",
"CSAFPID-2699059",
"CSAFPID-1173965",
"CSAFPID-1173967",
"CSAFPID-1839919",
"CSAFPID-2698957",
"CSAFPID-1838572",
"CSAFPID-1838581",
"CSAFPID-1838584",
"CSAFPID-1839924",
"CSAFPID-1173943",
"CSAFPID-1173944",
"CSAFPID-1839910",
"CSAFPID-1839909",
"CSAFPID-1839894",
"CSAFPID-2698958",
"CSAFPID-2699094",
"CSAFPID-1145265",
"CSAFPID-1145273",
"CSAFPID-1174046",
"CSAFPID-1839934",
"CSAFPID-2699086",
"CSAFPID-1839935",
"CSAFPID-2699073",
"CSAFPID-2698993",
"CSAFPID-1839893",
"CSAFPID-1839895",
"CSAFPID-1839890",
"CSAFPID-1839891",
"CSAFPID-2699072",
"CSAFPID-1839961",
"CSAFPID-2699023",
"CSAFPID-2699025",
"CSAFPID-2699024",
"CSAFPID-2698999",
"CSAFPID-2699077",
"CSAFPID-2699075",
"CSAFPID-2699076",
"CSAFPID-2698355",
"CSAFPID-2699027",
"CSAFPID-1839852",
"CSAFPID-1840033",
"CSAFPID-2698955",
"CSAFPID-2699001",
"CSAFPID-2699084",
"CSAFPID-2699079",
"CSAFPID-2699058",
"CSAFPID-1839957",
"CSAFPID-2699000",
"CSAFPID-1839953",
"CSAFPID-2698964",
"CSAFPID-2698991",
"CSAFPID-2699127",
"CSAFPID-2699126",
"CSAFPID-2699128",
"CSAFPID-1839980",
"CSAFPID-1840004",
"CSAFPID-1839981",
"CSAFPID-2698653",
"CSAFPID-2698654",
"CSAFPID-2698655",
"CSAFPID-2699056",
"CSAFPID-2699063",
"CSAFPID-2699060",
"CSAFPID-1839921",
"CSAFPID-2698975",
"CSAFPID-1839922",
"CSAFPID-2698974",
"CSAFPID-1839978",
"CSAFPID-1839979",
"CSAFPID-2699035",
"CSAFPID-1839983",
"CSAFPID-1840005",
"CSAFPID-2699034",
"CSAFPID-2699036",
"CSAFPID-2699096",
"CSAFPID-2698996",
"CSAFPID-2698333",
"CSAFPID-2698334",
"CSAFPID-2699007",
"CSAFPID-2698374",
"CSAFPID-1145246",
"CSAFPID-1145247",
"CSAFPID-1839868",
"CSAFPID-2699029",
"CSAFPID-1839869",
"CSAFPID-1234193",
"CSAFPID-1234261",
"CSAFPID-2698362",
"CSAFPID-2698358",
"CSAFPID-2698372",
"CSAFPID-2699013",
"CSAFPID-2699012",
"CSAFPID-2699016",
"CSAFPID-2699015",
"CSAFPID-2699098",
"CSAFPID-1837923",
"CSAFPID-1839960",
"CSAFPID-2698373",
"CSAFPID-2699093",
"CSAFPID-2699092",
"CSAFPID-2699091",
"CSAFPID-2699090",
"CSAFPID-2699124",
"CSAFPID-2698959",
"CSAFPID-2698357",
"CSAFPID-1838579",
"CSAFPID-1838582",
"CSAFPID-2699181",
"CSAFPID-1839930",
"CSAFPID-1839933",
"CSAFPID-1839931",
"CSAFPID-1839963",
"CSAFPID-1839932",
"CSAFPID-2698956",
"CSAFPID-2699180",
"CSAFPID-2698381",
"CSAFPID-1207518",
"CSAFPID-1207704",
"CSAFPID-2699083",
"CSAFPID-1839887",
"CSAFPID-1839889",
"CSAFPID-1207607",
"CSAFPID-1207752",
"CSAFPID-1839888",
"CSAFPID-1839886",
"CSAFPID-1839925",
"CSAFPID-1840027",
"CSAFPID-2699041",
"CSAFPID-2698961",
"CSAFPID-1838586"
]
}
],
"title": "CVE-2025-31721"
}
]
}
RHSA-2025:2664
Vulnerability from csaf_redhat - Published: 2025-03-11 15:12 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform Execution Environments",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* ee-minimal-container: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:2664",
"url": "https://access.redhat.com/errata/RHSA-2025:2664"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2664.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform Execution Environments Container Release Update",
"tracking": {
"current_release_date": "2026-06-02T15:21:17+00:00",
"generator": {
"date": "2026-06-02T15:21:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:2664",
"initial_release_date": "2025-03-11T15:12:47+00:00",
"revision_history": [
{
"date": "2025-03-11T15:12:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-11T15:12:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ansible Automation Platform Execution Environments",
"product": {
"name": "Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_core:2::el9"
}
}
},
{
"category": "product_name",
"name": "Ansible Automation Platform Execution Environments",
"product": {
"name": "Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_core:2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.3-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-11"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.9-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.9-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.3-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-11"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.9-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.9-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.3-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-11"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.9-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.9-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.18.3-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.18.3-3"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.16.14-11"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.16.14-12"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9\u0026tag=2.17.9-4"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"product": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"product_id": "ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-minimal-rhel8\u0026tag=2.17.9-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"relates_to_product_reference": "8Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64 as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x as a component of Ansible Automation Platform Execution Environments",
"product_id": "9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x"
},
"product_reference": "ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x",
"relates_to_product_reference": "9Base-ansible-automation-platform-ee"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-11T15:12:47+00:00",
"details": "Red Hat Ansible Automation Platform Execution Environments",
"product_ids": [
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2664"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:0978bd7762e26a69e22ba8cf07b9d7018c46756c1f2a1e84d8a873e914ddcd67_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:1ec5d1ded00aeed2f86cd5017d07a769fac555f1815d1f62452f237f835b2de4_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2268f638f8465fc1a3924bfb59d8d12933102833aaa1a574a3d56d42cb6e2f3c_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:2705e1767894e966226d9214d7e14019aa5daa6b45602a2791812ec6557885b8_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:4c0593a70fee5c548c5138915aef21975e55ebe401aa3fda069f904c971fa3ac_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:93cfbf92aeca775c1383e5914085d54062c295ceaec38a794aee7ccc6cdf0546_ppc64le",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:968589546dfc97e8f771ae2ae3798d30555300faef9f3ad0f1067e9da73ebfe7_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:a4b37bd6008f16bb50201e53b403558a27441d1f449c7360dc05add22ecc84eb_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:b2ffe7dd8cfc1b0d855f9c186d85612937161dbeafd0aada4ebbc44b537a5129_arm64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:bebfd69c86657754055e9cbfb62728c161cac68ed41b359e9285d8d5794839eb_amd64",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c284059f6375cad3816752687d52aab5767b7ac72ecf3d1d3e034236c96d8283_s390x",
"8Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel8@sha256:c4465e84a415e691948b4840bd3503353a27aa55e9f4bc4b9a9febf1dd761c53_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0848053d441b834ac7463ae99319e31f438bf82958066fd2cd6908adbd987349_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:0a07747414737f0661adc9e7366920ce681d0c9fb2d1bdb7f51b2301600add4d_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:1ef0cdbe279cb8a7dd77136e3a8cf1a931e2b81e790138a9e2413f484f30486a_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:44e00703f156bafcc4b7621f9abeded2291bd6b23f72fa5fa02317548ee0442f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:5339fb0ba301bb84bd6c48a885d4cfc4d6be5c83b0513fe1e3c42125163e71a6_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:811773321ceebdd04821bf4f4f65de2468930bae9226c49b6f2d9ff42c643e1f_arm64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:9a9ce0988854f46e9e461c62ae776246e89803863a589639b7810fe41a020625_s390x",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:b59aed560cfe9494bdc6b6259bfb9668e2418a3fb95b30d480bea9b0d2892e00_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:bf662124c554e7bec55229013e12ac25203a63c96e1293704b0e97bc5b48a852_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:e694bb0f125ae86d12a99b8c57b9c288e8d0598e04c1935c013e48f3029e0237_ppc64le",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:edd88ab7b09d0f161d4dafaa6e0b2f14bd8f2f5673f6d97364390efbbccf09ef_amd64",
"9Base-ansible-automation-platform-ee:ansible-automation-platform/ee-minimal-rhel9@sha256:fb35432ed348edaf67ec2f450ff77b661fb4c0c7fd5c4fa994cd0660ecbeca42_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:2688
Vulnerability from csaf_redhat - Published: 2025-03-12 15:44 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.4 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:2688",
"url": "https://access.redhat.com/errata/RHSA-2025:2688"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_2688.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:19+00:00",
"generator": {
"date": "2026-06-02T15:21:19+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:2688",
"initial_release_date": "2025-03-12T15:44:33+00:00",
"revision_history": [
{
"date": "2025-03-12T15:44:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-12T15:44:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:19+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.4::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-62.el9_4.11.src",
"product": {
"name": "fence-agents-0:4.10.0-62.el9_4.11.src",
"product_id": "fence-agents-0:4.10.0-62.el9_4.11.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-62.el9_4.11?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-62.el9_4.11?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"product_id": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-62.el9_4.11?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.11?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.11?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-62.el9_4.11?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.11?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.11?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-62.el9_4.11?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-62.el9_4.11?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.11.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.11.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.4)",
"product_id": "AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.11.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.11.src",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.4)",
"product_id": "HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "HighAvailability-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-62.el9_4.11.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src"
},
"product_reference": "fence-agents-0:4.10.0-62.el9_4.11.src",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.4)",
"product_id": "ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"relates_to_product_reference": "ResilientStorage-9.4.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-12T15:44:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:2688"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"AppStream-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"AppStream-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"AppStream-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"AppStream-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"HighAvailability-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"HighAvailability-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"HighAvailability-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-0:4.10.0-62.el9_4.11.src",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aliyun-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-all-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-aws-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-brocade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-common-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-compute-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-debugsource-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-drac5-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-emerson-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-eps-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-gce-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-hpblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ifmib-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ilo2-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipdu-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-lpar-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-mpath-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-openstack-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.aarch64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.ppc64le",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-redfish-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rhevm-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsa-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-rsb-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-sbd-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-scsi-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-virsh-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-wti-0:4.10.0-62.el9_4.11.noarch",
"ResilientStorage-9.4.0.Z.EUS:fence-agents-zvm-0:4.10.0-62.el9_4.11.s390x",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-0:4.10.0-62.el9_4.11.x86_64",
"ResilientStorage-9.4.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-62.el9_4.11.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3017
Vulnerability from csaf_redhat - Published: 2025-03-18 19:49 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3017",
"url": "https://access.redhat.com/errata/RHSA-2025:3017"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3017.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:20+00:00",
"generator": {
"date": "2026-06-02T15:21:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3017",
"initial_release_date": "2025-03-18T19:49:55+00:00",
"revision_history": [
{
"date": "2025-03-18T19:49:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-18T19:49:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product": {
"name": "Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_e4s:9.0::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-20.el9_0.21?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.21?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support-debuginfo@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"product": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"product_id": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-openstack-support@4.10.0-20.el9_0.21?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.21?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.21?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-20.el9_0.21?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-20.el9_0.21?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-20.el9_0.21.src",
"product": {
"name": "fence-agents-0:4.10.0-20.el9_0.21.src",
"product_id": "fence-agents-0:4.10.0-20.el9_0.21.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-20.el9_0.21?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-20.el9_0.21?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-20.el9_0.21?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.21.src as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.21.src",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux AppStream E4S (v.9.0)",
"product_id": "AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "AppStream-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.21.src as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.21.src",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux High Availability E4S (v.9.0)",
"product_id": "HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "HighAvailability-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-20.el9_0.21.src as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src"
},
"product_reference": "fence-agents-0:4.10.0-20.el9_0.21.src",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64 as a component of Red Hat Enterprise Linux ResilientStorage E4S (v.9.0)",
"product_id": "ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
},
"product_reference": "ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"relates_to_product_reference": "ResilientStorage-9.0.0.Z.E4S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-18T19:49:55+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3017"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"AppStream-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"AppStream-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"AppStream-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"AppStream-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"HighAvailability-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"HighAvailability-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"HighAvailability-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-0:4.10.0-20.el9_0.21.src",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aliyun-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-all-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-amt-ws-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-apc-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-aws-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-azure-arm-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-bladecenter-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-brocade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-mds-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-cisco-ucs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-common-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-compute-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-debugsource-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-drac5-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eaton-snmp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-emerson-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-eps-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-gce-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-heuristics-ping-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-hpblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-powervs-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibm-vpc-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ibmblade-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ifmib-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-moonshot-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-mp-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo-ssh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ilo2-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-intelmodular-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipdu-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-ipmilan-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kdump-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-kubevirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-lpar-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-mpath-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-openstack-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.aarch64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-redfish-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rhevm-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsa-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-rsb-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-sbd-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-scsi-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-virsh-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-rest-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-vmware-soap-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-wti-0:4.10.0-20.el9_0.21.noarch",
"ResilientStorage-9.0.0.Z.E4S:fence-agents-zvm-0:4.10.0-20.el9_0.21.s390x",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-cpg-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-libvirt-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-multicast-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-serial-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:fence-virtd-tcp-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-cloud-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-0:4.10.0-20.el9_0.21.x86_64",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.ppc64le",
"ResilientStorage-9.0.0.Z.E4S:ha-openstack-support-debuginfo-0:4.10.0-20.el9_0.21.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3111
Vulnerability from csaf_redhat - Published: 2025-03-24 10:53 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.2 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3111",
"url": "https://access.redhat.com/errata/RHSA-2025:3111"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3111.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:21+00:00",
"generator": {
"date": "2026-06-02T15:21:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3111",
"initial_release_date": "2025-03-24T10:53:59+00:00",
"revision_history": [
{
"date": "2025-03-24T10:53:59+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-24T10:53:59+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhel_eus:9.2::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-43.el9_2.12?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-43.el9_2.12?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.12?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.12?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.12?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-43.el9_2.12?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-43.el9_2.12?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-43.el9_2.12?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-43.el9_2.12?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-43.el9_2.12.src",
"product": {
"name": "fence-agents-0:4.10.0-43.el9_2.12.src",
"product_id": "fence-agents-0:4.10.0-43.el9_2.12.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-43.el9_2.12?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.12.src as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.12.src",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v.9.2)",
"product_id": "AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "AppStream-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.12.src as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.12.src",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux High Availability EUS (v.9.2)",
"product_id": "HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "HighAvailability-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-43.el9_2.12.src as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src"
},
"product_reference": "fence-agents-0:4.10.0-43.el9_2.12.src",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage EUS (v.9.2)",
"product_id": "ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"relates_to_product_reference": "ResilientStorage-9.2.0.Z.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-24T10:53:59+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3111"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"AppStream-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"AppStream-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"AppStream-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"AppStream-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"HighAvailability-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"HighAvailability-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"HighAvailability-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-0:4.10.0-43.el9_2.12.src",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aliyun-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-all-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-amt-ws-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-apc-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-aws-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-azure-arm-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-bladecenter-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-brocade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-mds-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-cisco-ucs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-common-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-compute-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-debugsource-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-drac5-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eaton-snmp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-emerson-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-eps-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-gce-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-heuristics-ping-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-hpblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-powervs-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibm-vpc-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ibmblade-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ifmib-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-moonshot-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-mp-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo-ssh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ilo2-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-intelmodular-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipdu-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-ipmilan-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kdump-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-kubevirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-lpar-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-mpath-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-openstack-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.aarch64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.ppc64le",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-redfish-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rhevm-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsa-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-rsb-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-sbd-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-scsi-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-virsh-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-rest-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-vmware-soap-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-wti-0:4.10.0-43.el9_2.12.noarch",
"ResilientStorage-9.2.0.Z.EUS:fence-agents-zvm-0:4.10.0-43.el9_2.12.s390x",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-cpg-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-libvirt-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-multicast-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-serial-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:fence-virtd-tcp-debuginfo-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-0:4.10.0-43.el9_2.12.x86_64",
"ResilientStorage-9.2.0.Z.EUS:ha-cloud-support-debuginfo-0:4.10.0-43.el9_2.12.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3113
Vulnerability from csaf_redhat - Published: 2025-03-24 14:13 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 | — |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for fence-agents is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The fence-agents packages provide a collection of scripts for handling remote power management for cluster devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. \n\nSecurity Fix(es):\n\n* jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3113",
"url": "https://access.redhat.com/errata/RHSA-2025:3113"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3113.json"
}
],
"title": "Red Hat Security Advisory: fence-agents security update",
"tracking": {
"current_release_date": "2026-06-02T15:21:21+00:00",
"generator": {
"date": "2026-06-02T15:21:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3113",
"initial_release_date": "2025-03-24T14:13:20+00:00",
"revision_history": [
{
"date": "2025-03-24T14:13:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-24T14:13:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::highavailability"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::resilientstorage"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-0:4.10.0-76.el9_5.6.src",
"product": {
"name": "fence-agents-0:4.10.0-76.el9_5.6.src",
"product_id": "fence-agents-0:4.10.0-76.el9_5.6.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents@4.10.0-76.el9_5.6?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-common@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-powervs@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibm-vpc@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-virsh@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-amt-ws@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-apc-snmp@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-bladecenter@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-brocade@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-mds@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-cisco-ucs@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-drac5@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eaton-snmp@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-emerson@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-eps@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-heuristics-ping@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-hpblade@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ibmblade@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ifmib@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-moonshot@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-mp@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo-ssh@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ilo2@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-intelmodular@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipdu@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-ipmilan@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-lpar@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-mpath@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rhevm@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsa@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-rsb@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-sbd@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-scsi@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-rest@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-vmware-soap@4.10.0-76.el9_5.6?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"product": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"product_id": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-wti@4.10.0-76.el9_5.6?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.6?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-compute@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virt-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-cpg-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-libvirt-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-multicast-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-serial-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-virtd-tcp-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support-debuginfo@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aliyun@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-aws@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-azure-arm@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-gce@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-openstack@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.6?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"product": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"product_id": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ha-cloud-support@4.10.0-76.el9_5.6?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.6?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.6?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debugsource@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-debuginfo@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump-debuginfo@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kubevirt-debuginfo@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-all@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-kdump@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-redfish@4.10.0-76.el9_5.6?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"product": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"product_id": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fence-agents-zvm@4.10.0-76.el9_5.6?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.6.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.6.src",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.6.src as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.6.src",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux High Availability (v. 9)",
"product_id": "HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "HighAvailability-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-0:4.10.0-76.el9_5.6.src as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src"
},
"product_reference": "fence-agents-0:4.10.0-76.el9_5.6.src",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch"
},
"product_reference": "fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x"
},
"product_reference": "fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64 as a component of Red Hat Enterprise Linux Resilient Storage (v. 9)",
"product_id": "ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
},
"product_reference": "ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"relates_to_product_reference": "ResilientStorage-9.5.0.Z.MAIN"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-24T14:13:20+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3113"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"AppStream-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"AppStream-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"AppStream-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"AppStream-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"HighAvailability-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"HighAvailability-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-0:4.10.0-76.el9_5.6.src",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aliyun-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-all-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-amt-ws-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-apc-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-aws-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-azure-arm-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-bladecenter-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-brocade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-mds-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-cisco-ucs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-common-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-compute-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-debugsource-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-drac5-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eaton-snmp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-emerson-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-eps-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-gce-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-heuristics-ping-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-hpblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-powervs-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibm-vpc-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ibmblade-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ifmib-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-moonshot-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-mp-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo-ssh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ilo2-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-intelmodular-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipdu-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-ipmilan-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kdump-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-kubevirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-lpar-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-mpath-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-openstack-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.aarch64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.ppc64le",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-redfish-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rhevm-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsa-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-rsb-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-sbd-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-scsi-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-virsh-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-rest-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-vmware-soap-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-wti-0:4.10.0-76.el9_5.6.noarch",
"ResilientStorage-9.5.0.Z.MAIN:fence-agents-zvm-0:4.10.0-76.el9_5.6.s390x",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-cpg-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-libvirt-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-multicast-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-serial-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:fence-virtd-tcp-debuginfo-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-0:4.10.0-76.el9_5.6.x86_64",
"ResilientStorage-9.5.0.Z.MAIN:ha-cloud-support-debuginfo-0:4.10.0-76.el9_5.6.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3123
Vulnerability from csaf_redhat - Published: 2025-03-24 17:53 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.6-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.6-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.6-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.6-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.6-1.el8ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.6-1.el8ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.6-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.6-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.6-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.6-1.el9ap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.6-1.el9ap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.6-1.el9ap.noarch | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.aarch64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.x86_64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.3-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.37-1.el8ap.noarch | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.3-1.el8ap.src | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.37-1.el8ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.aarch64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.x86_64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.3-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.37-1.el9ap.src | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.3-1.el9ap.noarch | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.37-1.el9ap.noarch | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n \n* automation-controller: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\n* python3-jinja2/python39-jinja2: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdates and fixes for automation controller:\n* Fixed an issue where Insights projects were failing on OCP AAP, due to incorrectly specifying the \u0027extra vars\u0027 path (AAP-41875)\n* Fixed an issue where the system auditor could download the execution node install bundle (AAP-39799)\n* Fixed the behavior of the project\u0027s \u0027requirements.yml\u0027 to no longer revert to a prior state in a cluster (AAP-39228)\n* automation-controller has been updated to 4.5.20\n\nUpdates and fixes for automation hub:\n* Added a migration file to set the default value of retain_repo_versions to 1 for validated repositories (AAP-42004)\n* automation-hub/python3-galaxy-ng/python39-galaxy-ng has been updated to 4.9.3\n* python3-pulpcore/python39-pulpcore has been updated to 3.28.37\n\nAdditional changes:\n* python3-jinja2/python39-jinja2 has been updated to 3.1.6",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3123",
"url": "https://access.redhat.com/errata/RHSA-2025:3123"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3123.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2026-06-02T15:21:21+00:00",
"generator": {
"date": "2026-06-02T15:21:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3123",
"initial_release_date": "2025-03-24T17:53:25+00:00",
"revision_history": [
{
"date": "2025-03-24T17:53:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-24T17:53:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"product": {
"name": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"product_id": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-jinja2@3.1.6-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.37-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.3-1.el8ap.noarch",
"product": {
"name": "automation-hub-0:4.9.3-1.el8ap.noarch",
"product_id": "automation-hub-0:4.9.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"product": {
"name": "python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"product_id": "python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-galaxy-ng@4.9.3-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.20-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.20-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.37-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.37-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.37-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.37-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"product": {
"name": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"product_id": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.1.6-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"product": {
"name": "python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"product_id": "python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-galaxy-ng@4.9.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.3-1.el9ap.noarch",
"product": {
"name": "automation-hub-0:4.9.3-1.el9ap.noarch",
"product_id": "automation-hub-0:4.9.3-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.3-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.20-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.20-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.20-1.el9ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"product": {
"name": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"product_id": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-jinja2@3.1.6-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.37-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.37-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.37-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.37-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.3-1.el8ap.src",
"product": {
"name": "automation-hub-0:4.9.3-1.el8ap.src",
"product_id": "automation-hub-0:4.9.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"product": {
"name": "python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"product_id": "python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-galaxy-ng@4.9.3-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.20-1.el8ap.src",
"product_id": "automation-controller-0:4.5.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.37-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.37-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.37-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.37-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-jinja2-0:3.1.6-1.el9ap.src",
"product": {
"name": "python-jinja2-0:3.1.6-1.el9ap.src",
"product_id": "python-jinja2-0:3.1.6-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.1.6-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-galaxy-ng-0:4.9.3-1.el9ap.src",
"product": {
"name": "python-galaxy-ng-0:4.9.3-1.el9ap.src",
"product_id": "python-galaxy-ng-0:4.9.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-galaxy-ng@4.9.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-hub-0:4.9.3-1.el9ap.src",
"product": {
"name": "automation-hub-0:4.9.3-1.el9ap.src",
"product_id": "automation-hub-0:4.9.3-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-hub@4.9.3-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.20-1.el9ap.src",
"product_id": "automation-controller-0:4.5.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el9ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.20-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.20-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.20-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.20-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el9ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.20-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.20-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.20-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.20-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el9ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.20-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.20-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.20-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.20-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el9ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.20-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.20-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.20-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.20-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.20-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.20-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.20-1.el9ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.20-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.noarch"
},
"product_reference": "automation-hub-0:4.9.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.src"
},
"product_reference": "automation-hub-0:4.9.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-galaxy-ng-0:4.9.3-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.3-1.el8ap.noarch"
},
"product_reference": "python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-jinja2-0:3.1.6-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.6-1.el8ap.noarch"
},
"product_reference": "python39-jinja2-0:3.1.6-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.37-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.37-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-galaxy-ng-0:4.9.3-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.3-1.el8ap.src"
},
"product_reference": "python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-jinja2-0:3.1.6-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.6-1.el8ap.src"
},
"product_reference": "python3x-jinja2-0:3.1.6-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.37-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.37-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.37-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.20-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.noarch"
},
"product_reference": "automation-hub-0:4.9.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-hub-0:4.9.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.src"
},
"product_reference": "automation-hub-0:4.9.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-galaxy-ng-0:4.9.3-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.3-1.el9ap.src"
},
"product_reference": "python-galaxy-ng-0:4.9.3-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.1.6-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.6-1.el9ap.src"
},
"product_reference": "python-jinja2-0:3.1.6-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.37-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.37-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.37-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-galaxy-ng-0:4.9.3-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.3-1.el9ap.noarch"
},
"product_reference": "python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.1.6-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.6-1.el9ap.noarch"
},
"product_reference": "python3-jinja2-0:3.1.6-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.37-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.37-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.37-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.37-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.37-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.37-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.6-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.6-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.37-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.37-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.37-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-24T17:53:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.6-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.6-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3123"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-galaxy-ng-0:4.9.3-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-jinja2-0:3.1.6-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.37-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-galaxy-ng-0:4.9.3-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-jinja2-0:3.1.6-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.37-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.20-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-hub-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-galaxy-ng-0:4.9.3-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-jinja2-0:3.1.6-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.37-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-galaxy-ng-0:4.9.3-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-jinja2-0:3.1.6-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.37-1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
RHSA-2025:3124
Vulnerability from csaf_redhat - Published: 2025-03-24 23:57 - Updated: 2026-06-02 15:21A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja's sandbox does catch calls to `str.format` and ensures they don't escape the sandbox. However, it's possible to use the `|attr` filter to get a reference to a string's plain format method, bypassing the sandbox.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64 | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le | — | ||
| Unresolved product id: 8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64 | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le | — | ||
| Unresolved product id: 9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64 | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat Ansible Automation Platform 2.4",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n* ansible-lightspeed-container: Jinja sandbox breakout through attr filter selecting format method (CVE-2025-27516)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nUpdate(s) and Fix(es):\n* AAP Backups no longer fail when writing yaml to the PVC on Openshift clusters with Openshift Virtualization installed (AAP-28609)\n* The ansible.controller collection has been updated to 4.5.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2025:3124",
"url": "https://access.redhat.com/errata/RHSA-2025:3124"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_3124.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Container Release Update",
"tracking": {
"current_release_date": "2026-06-02T15:21:21+00:00",
"generator": {
"date": "2026-06-02T15:21:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.1"
}
},
"id": "RHSA-2025:3124",
"initial_release_date": "2025-03-24T23:57:44+00:00",
"revision_history": [
{
"date": "2025-03-24T23:57:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-24T23:57:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-02T15:21:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-530"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2412"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-125"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-5"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-36"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-736"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-737"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-686"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-687"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.20-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-34"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-33"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.3-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-169"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.3-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-59"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-60"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-69"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-68"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-852"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-853"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-947"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-946"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-164"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b?arch=s390x\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-204"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-530"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2412"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-125"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-5"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-36"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-736"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-737"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-686"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-687"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.20-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-34"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-33"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.3-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-169"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.3-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-59"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-60"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-69"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-68"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-852"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-853"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-947"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-946"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-164"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9?arch=ppc64le\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-204"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-530"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2412"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-125"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-5"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-36"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-736"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-737"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-686"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-687"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.20-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-34"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-33"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.3-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-169"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.3-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-59"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-60"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-69"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-68"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"product_id": "ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-29-rhel8\u0026tag=1.0.0-436"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-48"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-852"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-853"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-947"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-946"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-164"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5?arch=amd64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-204"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"product": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"product_id": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/aap-must-gather-rhel8\u0026tag=0.0.1-530"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"product": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"product_id": "ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/platform-operator-bundle\u0026tag=2.4-2412"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel9\u0026tag=3.0.1-126"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"product_id": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8\u0026tag=3.0.1-125"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8\u0026tag=2.4.250225-5"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"product": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"product_id": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"product_identification_helper": {
"purl": "pkg:oci/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/lightspeed-rhel8-operator\u0026tag=2.4-36"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel8\u0026tag=1.0.0-736"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-base-rhel9\u0026tag=1.0.0-737"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel8\u0026tag=1.0.0-686"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"product": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"product_id": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ansible-python-toolkit-rhel9\u0026tag=1.0.0-687"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8\u0026tag=4.5.20-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"product": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"product_id": "ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"product_identification_helper": {
"purl": "pkg:oci/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8\u0026tag=1.0.7-34"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-rhel8-operator\u0026tag=2.4-170"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"product": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"product_id": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/eda-controller-ui-rhel8\u0026tag=1.0.7-33"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8\u0026tag=4.9.3-2"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"product_id": "ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-rhel8-operator\u0026tag=2.4-169"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"product": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"product_id": "ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/hub-web-rhel8\u0026tag=4.9.3-1"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel8\u0026tag=1.0.7-59"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"product": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"product_id": "ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-minimal-rhel9\u0026tag=1.0.7-60"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel8\u0026tag=1.0.7-69"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"product": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"product_id": "ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/de-supported-rhel9\u0026tag=1.0.7-68"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"product": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"product_id": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform/ee-containerized-installer-rhel8\u0026tag=1.3.3-48"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel9\u0026tag=1.0.0-852"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"product_id": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8\u0026tag=1.0.0-853"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel8\u0026tag=1.0.0-947"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"product": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"product_id": "ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/ee-supported-rhel9\u0026tag=1.0.0-946"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-rhel8-operator\u0026tag=2.4-164"
}
}
},
{
"category": "product_version",
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"product": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"product_id": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"product_identification_helper": {
"purl": "pkg:oci/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638?arch=arm64\u0026repository_url=registry.redhat.io/ansible-automation-platform-24/platform-resource-runner-rhel8\u0026tag=2.4-204"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x"
},
"product_reference": "ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x"
},
"product_reference": "ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x"
},
"product_reference": "ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64"
},
"product_reference": "ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64"
},
"product_reference": "ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64"
},
"product_reference": "ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64"
},
"product_reference": "ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64"
},
"product_reference": "ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x"
},
"product_reference": "ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le"
},
"product_reference": "ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64"
},
"product_reference": "ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27516",
"cwe": {
"id": "CWE-1336",
"name": "Improper Neutralization of Special Elements Used in a Template Engine"
},
"discovery_date": "2025-03-05T21:01:07.674606+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2350190"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jinja. In affected versions, an oversight in how the Jinja sandboxed environment interacts with the `|attr` filter allows an attacker who controls the content of a template to execute arbitrary Python code. To exploit the vulnerability, an attacker needs to control the content of a template. Whether that is the case depends on the type of application using Jinja. This vulnerability impacts users of applications that execute untrusted templates. Jinja\u0027s sandbox does catch calls to `str.format` and ensures they don\u0027t escape the sandbox. However, it\u0027s possible to use the `|attr` filter to get a reference to a string\u0027s plain format method, bypassing the sandbox.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: Jinja sandbox breakout through attr filter selecting format method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as important severity due to the potential for an attacker to bypass Jinja\u0027s sandbox by exploiting the |attr filter, by controlling template content, an attacker can execute arbitrary Python code, impacting the integrity, confidentiality, and availability of the system. While the attack requires user interaction to trigger untrusted templates, the risk is significant in applications that allow such templates to be executed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-27516"
},
{
"category": "external",
"summary": "RHBZ#2350190",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2350190"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-27516"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403",
"url": "https://github.com/pallets/jinja/commit/90457bbf33b8662926ae65cdde4c4c32e756e403"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-cpwx-vrp4-4pq7"
}
],
"release_date": "2025-03-05T20:40:06.568000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-03-24T23:57:44+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:3124"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:175997b050c0ce905dfcdfcc9fc6478aae9a23f0b7f759d108dd630e8dd5763b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:9b106f61f0253d184de95b4f666da80eb99115ee9c11310cac69f3eee43268a5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:b9b4f922ffeaad65147c8fb9ddeea76f7696031a72341c9753839f75d47987ec_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/aap-must-gather-rhel8@sha256:f419c6eccd1bb38ca254b611e0e3971ccbfc50ade29f967814137b455dc56c02_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:76a34d80d68724c46687530b0ed6479a385775541f623274b43b0a0f67196107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:7dbe73d379698464f6a5bba1a5bbb3b7d0ea13afab2c2a33c6684248de148de2_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:a68f58ec3ccdc4eae0ef77b09a1ee89811b2acb6f9dd726a8ec3dc3ab0297a1d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel8@sha256:c9ce006256260a9060d68eec4172a29adc0564f32231a1f388024bd1f86c75ef_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:150e47073b1f007046e9279c85a4c88abc30185946c3801c062ba30f8414713d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:85fab43c777d723711d31b23b5d4577d49b8081b17c8e6777ca589826da2d7af_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:a32242398df6ea22e63be19984bca55a15de03354dff9a94b7a25fce5ae2ed2f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel8@sha256:b228f146c2c49d36a251e14f0638ae4d1f1e62eb49d163deaa55f19d88310a1d_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:26060b6658053da556455a6843ea069e0db73238bfe4083ff82217cab66d4ed4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:2b95b7c2515a3fd6b91286a72df7cd53e9358fd0e421c932fa57d8a69645f96e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:64fb0ad4287c9c552a4152d13ebd40a923d28673eae091ab1e8117fb7f3c83d3_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel8@sha256:ee99471a288b1355f1aeb00ba6f4bc99bd1ca9107c03045fc15c3cad3eef007d_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:19e9dd53a6f91c8d3bc92ae4d658bd0f1eacf9560d922d27b83fc5a63fed0409_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:8dc7beb377cdab171c1f6e51ef21114c35c406bcaaae9b070d2815114ec4cc50_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a6feae9e051083a937661ca3a589edcd1472d667488791f5b17c89e7bd1af2c0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8-operator@sha256:a8d0123c786781b99dfebe6e87aeb036e42bef50c3dd8906f156335a3a238b87_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:00a84c100bf7a2f60341181560b80d96bb9cc435a50d61c4c13b05f7e5adf82d_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:1b413036dc71426dd5c7f6d0b830e27d4a202044b925f72526d61a256e975406_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:a3d1aea21deacab09b65ab6f437c20c9d222a3e22b19c574aef3f65567b1b033_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/controller-rhel8@sha256:dcadfefa105080126298e761bb5f54aa97d569e3eaa78ff3ce29d3a996d3b4c1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:08c6f85602587525861c598c526c0790fa323c32d4c2c9c052d82061186da107_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:2cdb9459ef1853543e1348917f31c9b14097a4379cbdbb19535c09284167b9b3_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:9f36a96bc736e80354ee6ab87bca6a0b0a7bc889eb052f2f232ed80eec87d218_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel8@sha256:f1edc00f6ee42fb4c9d9168a62eeb5f9804445e1b00cac6f92cecc7033b1db96_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:120d59119d25292a03f1f283aa1b4a23d8d5bec601632072e984202db3899297_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:12d6b119ce24c68a9b41ca8e905f8fc259634f468d5f1a226b7f5fc477b2058b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:aec2982d51aab2102388b44bc4d25bca852ce74d77708110394e78064d4994f0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel8@sha256:be377376ddc03a9ad80842945cd377781b180d0c7fa133e53c927221fea88079_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:5e5d62ee3682de9617e15d42630cb5d9b3c377d2e9f012dc5a2a1ae6b3241ccb_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:63f91b6281c890f4265d5bb2e8dc169777d6f32e80f586382172290eb2acc3e0_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:adf09787e6b255956c0958f87eea7b6f8322f9b5ebab603abcb45db132e17e1b_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8-operator@sha256:ff0a308684fa06d170f6fccff04a2895580f3c9a8a774e2129f87b5f229baad2_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:0fa29b82ac5eab63cdde38734ab28697eb6995c1c3ac6ba7f7e3c968019bd566_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:8ce106fced0e031665b33a194fb601719e83c1b8d97adba2831e1acfa6831315_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:99d50b0d60640b8552fe84e2a30ac47b6c4a9d9783052211b57ffaa3a5dc3f29_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-rhel8@sha256:e20241abb9675a6a27e195a59aaad07fbe2be93b0accd08bb557b3a45b484b01_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:1164e83b9c43417596a18c5ca36182472cb12e60bdc24443f749db6e4847af02_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:4a2fd70ad0157b39a3bd33c83c2f7ab4ccb7f9af7323e2e5bab543ef164d90d4_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:79d9fa1054b6a75541f7bb11cd86cbd4cc25c51be09a850a542bfd105ee5be61_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/eda-controller-ui-rhel8@sha256:8068c6da0876a04c21c759b16cf61b4ba92f8a0efca799e1e5cc202d3a282e90_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-29-rhel8@sha256:f023a6fdaf0aae33025874c24ca718402fda4cdaa8f3b95694af4da835722b74_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:194be8cb5127032f555d7c61b9f38cde74992d0ea589970e3ef96297ece4c713_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:6fb7b072472d96acc7ecfcaa40d30f00ddcc18ca0d11e7770029231b0163d6ed_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:ae75d1cfe5ed341478c049c94ad64c88c4e5119a4e2ce233a11e4b65d8f40a94_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel8@sha256:d066a0bb60e85208c0e69f4d072c18a14ae2d7d6a0817df82fede5ea3312d2cd_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:2278e675e0d2a7cfc9d0fa58ec9381c378322496b86095be384aa45f2e5f9813_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:702410cb51f6df9681f7ec5b746f14ff4bec7a32ff37316b1d8225e7ba3d3b3f_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:bc4af402b83de1584ab30efc9dce4eb0628974305aa96013ef16e6411acc2a1e_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel8@sha256:f751ae8a07b6e5476f3615f0fa8ff9548cba94b5b3c54f3d5d3dd9c525246b33_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:45f748dd3fd09b9986b92391c7fa9b8095ce49f66a23540ff8cdb31b5cc47271_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:9612c87f0d5ce3e3bb401d225d01dc724886be417df191cca5a87c5f9addcfa1_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:affe302de57fb45ad587adac8195b5f33c16f8c65a7f664a01464f9603f1af7a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8-operator@sha256:ef9bb7378eacaac44eeced3e7b35ae209877661e3724ea31033bb0b6a2822f36_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:219254682fbbe979780a33b19be328f9653feb06285edb1020d58cf7997f0f06_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5859ef9a0cbc29b0ede9b485a4d66454126e107ee4596fcffe2a403e6f8db4d8_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:5d4a78b4490d470f27a917283201233f74c3a3b774ae8b212e1b9c6a2ad9d376_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-rhel8@sha256:ae63675fe15a73e8fd07689e92fadc49a6e954530646b38048aaa619b3acbe5e_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:0eab31728b3cc3b6b9e9ff59ec39dc275fa38cb6a4917dc12c605d006b5d3ea4_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:160000b77422a27f729bc7a216e5e6c16ef49391e411c0f13da086db92bbe8d1_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:5758ef097903a860df75fbc2a1d2ccda49754c2d9193a9f7d7524af16458f9ca_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/hub-web-rhel8@sha256:adbc3add0992fa6e1dd295df4f2e99ef36c3ba478c9400a99ec97de1bba87f6a_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:1a49c080789ab89d5a0daac07caa5c29a9938e07c9b07d8fd93b711941ab3952_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:35e5b8d8da92c13098c0a715f98ce1ea702ac08ea224f2569bfb63219e46c21f_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:4afe50971e61351f94cce593854a0805cc42efac09682427a025bd9a56808b39_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8-operator@sha256:fcdaba560aee75a9e8621fa7bc3a3263b1058e427f32f3beef0e0535a4abb599_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:08e4410d77bdc3299ee064948601c9eac4dfee5813635c3534757093e581242c_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:4c9de1e621e199ad12cef77579038cdcfbaa75b8c91c197efb7010dab8a1da7a_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e21646a127efef995f1a03dc1f214ebfb3e1949d2dd3ae13543346b1af3993b8_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/lightspeed-rhel8@sha256:e4020c3f704b5e5a5f23712f3eacb7cbad1265de43cfb3deb74081583d828e18_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:02a7e2135f6aaa9f2e1133f000464929b1324fc4e03201f634fc363af018512c_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:0cd85c6741c622b87744fbcc6533acca824928ed48b561773bedf911912465c5_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:36246b439fdb96d3f22d3b44261e1a7945fcf037cd4e40d5cc41aff236164df9_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-rhel8-operator@sha256:37a3aafb2431a8e7cc62b183ab1eb9cdec1793a296062ad55bdbfd86cd2dcd7d_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:1b404fcc871159b2e2456d5469a2a23d2da69afc3a7033b705f7a717b5d7f24b_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:21ee32cf4311f623479ed7a3eba076998208dab49ff0eb85dd54c09c70a506f5_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:a593cba488cbcfd0ccbad879f1b5e40752daa1d1a1ea7393e9c81f1e38dc87c9_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/platform-resource-runner-rhel8@sha256:c2a4f56118fca5316d48d81bdd789b9263f6cf0744680920f71c3544a251e638_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:80f2bb7e4da17de008be5cf8ac7304038ddd2837d6c7f2a01d94ec32649fb8b6_amd64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/ee-containerized-installer-rhel8@sha256:a28db9c543c32fdd35ac651836fe6aaf1e3efa281b0c449677cc3ff272c1ec08_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:18e5cef6d77dc2846a555e4f378816dd78671622039dafef68aaa82b17ba54ef_arm64",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:1c64e706694c26c7ace611385014d85688056f4473181422b81a109b7bd7dadf_s390x",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:55e5df1c56672ff1a010184bd8c9c1120f9f320b399463dc499270f2413568bc_ppc64le",
"8Base-Ansible-Automation-Platform-2.4:ansible-automation-platform/platform-operator-bundle@sha256:be3660e6656b4d5fce4a0dad97b6cd86ef2cc501697bb91477f1b5b49d2c44b6_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:535d709bdad2bde570f12c57c221421d23b73a8420d976f0c862bad423bca1f5_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:562b2f2e1d00f97313f190c09615fcc52b5e802d8c37c7896f0afeab8b2c25e4_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:8a2a813a0aee981e926b55159b755698cfe8e484e3cb4357592b7fc7c00a5efc_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-builder-rhel9@sha256:a7f85d47be6fe60ccd15828d02a42247912a43a7cea1ef76d59331694b4dfd8d_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:283a60c18eb74254b1d800423810d3c87f6f9f0677ce4aaadf6fd62f66ad0cb1_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:3bcfb82d07c988c545471598282e490b902a12f5be43ba3cf95e2d937b44ef46_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:9b37bf06847fda902597ff9bfc13b14e08146124e83dd2f036ab22d846f96ee5_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-base-rhel9@sha256:ae2d401c861113c1dabfe821ef66513772ad85fd72667aa3fe23007357bb2096_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:19e2703546d0c732af8a1d79c29f84285b610cd7541ff563fbb3ebdcbc902456_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:1d64f60509d10a5c7bb17a2b207d0ff588a5f3a15047ab58d53638896daeeca4_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:8c29bbb5e7564ae0acd52d68c9c3e933c93113b25f1804e34ade65fac0340ae2_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ansible-python-toolkit-rhel9@sha256:df57f684021c4327ff0ad2818f97cf00625c9685994a80436e4e1135a860bef7_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:11c3516e7aeabe8bb16f7a164be8aca5d16bd2a07bd18e6c1bcc284b80069195_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2718608c60999bd5eed6cb89ce6de263e5bc7ac9aef573e118d9c2751b3de40a_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:2a3ec2d7767c104d0d40acfa8824b4f792fbf89aa94d78faa56aa907b501eed2_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-minimal-rhel9@sha256:c77719d9b0b077f5b951581400536ba667610088d55ab710a7e18ff167dd3fb8_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:53529d6c74b698d18bfbab0f66b467300a6b3b249d907c3275fdf8be296a8a1e_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:584d2b817585cb4886565da4d64cb2670dd9e54ccecfba158548639f6760246a_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:5b48a3273c3321ebba69955b29d7727745c21bd2880e0bd6be86470da8d55707_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/de-supported-rhel9@sha256:dcd4011c6311ed8eedf703eb80db604757dac663aca700147cb219387fd2ee5c_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:60b348215ba58d730f5df014e3dc8ac0a0b6c320b01c371cae028c4cdff64a61_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:73a85eb0c6e42b2aa7c53b688eb057d77bc7ad5572f97a231243619110f55b53_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:8dfda1a9e5c29f0a17ee3c5b4e65acd8b10670bc5233a3f601d0497a9b3f3628_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-minimal-rhel9@sha256:f84b71656bf927b5a51e6ed080d549910a077a2bc5beb31b1e90f8ce932fad91_amd64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:029a9e26ac0db2ee7f37b9e907d14fef9e1f64891c84a8391831dbe5250f35ba_s390x",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:58db7e9e23ae88b839591dea6ae5eb2cd870ce7bd31f76ef080e8eedf4d21932_arm64",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:b021ac90dbd2bace189d1863c1a0586be25789e7726b165479c7f9b2c275052b_ppc64le",
"9Base-Ansible-Automation-Platform-2.4:ansible-automation-platform-24/ee-supported-rhel9@sha256:ec72b2196cfb602fb4951054eaea51b2940428257b946201067aa589640d1e49_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jinja2: Jinja sandbox breakout through attr filter selecting format method"
}
]
}
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.