Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2022-2053 (GCVE-0-2022-2053)
Vulnerability from cvelistv5 – Published: 2022-08-05 15:24 – Updated: 2024-08-03 00:24| URL | Tags |
|---|---|
| https://bugzilla.redhat.com/show_bug.cgi?id=20958… | x_refsource_MISC |
| https://issues.redhat.com/browse/UNDERTOW-2133 | x_refsource_MISC |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-03T00:24:44.066Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://issues.redhat.com/browse/UNDERTOW-2133"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "Undertow",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "Fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow\u0027s AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in \"All workers are in error state\" and mod_cluster responds \"503 Service Unavailable\" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the \"retry\" timeout passes. However, luckily, mod_proxy_balancer has \"forcerecovery\" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding \"503 Service Unavailable\". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-400",
"description": "CWE-400",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2022-08-05T15:24:26.000Z",
"orgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"shortName": "redhat"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://issues.redhat.com/browse/UNDERTOW-2133"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "secalert@redhat.com",
"ID": "CVE-2022-2053",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Undertow",
"version": {
"version_data": [
{
"version_value": "Fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow\u0027s AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in \"All workers are in error state\" and mod_cluster responds \"503 Service Unavailable\" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the \"retry\" timeout passes. However, luckily, mod_proxy_balancer has \"forcerecovery\" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding \"503 Service Unavailable\". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "CWE-400"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0",
"refsource": "MISC",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0"
},
{
"name": "https://issues.redhat.com/browse/UNDERTOW-2133",
"refsource": "MISC",
"url": "https://issues.redhat.com/browse/UNDERTOW-2133"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "53f830b8-0a3f-465b-8143-3b8a9948e749",
"assignerShortName": "redhat",
"cveId": "CVE-2022-2053",
"datePublished": "2022-08-05T15:24:27.000Z",
"dateReserved": "2022-06-10T00:00:00.000Z",
"dateUpdated": "2024-08-03T00:24:44.066Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2022-2053",
"date": "2026-06-05",
"epss": "0.00305",
"percentile": "0.54079"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2022-2053\",\"sourceIdentifier\":\"secalert@redhat.com\",\"published\":\"2022-08-05T16:15:11.560\",\"lastModified\":\"2024-11-21T07:00:14.433\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When a POST request comes through AJP and the request exceeds the max-post-size limit (maxEntitySize), Undertow\u0027s AjpServerRequestConduit implementation closes a connection without sending any response to the client/proxy. This behavior results in that a front-end proxy marking the backend worker (application server) as an error state and not forward requests to the worker for a while. In mod_cluster, this continues until the next STATUS request (10 seconds intervals) from the application server updates the server state. So, in the worst case, it can result in \\\"All workers are in error state\\\" and mod_cluster responds \\\"503 Service Unavailable\\\" for a while (up to 10 seconds). In mod_proxy_balancer, it does not forward requests to the worker until the \\\"retry\\\" timeout passes. However, luckily, mod_proxy_balancer has \\\"forcerecovery\\\" setting (On by default; this parameter can force the immediate recovery of all workers without considering the retry parameter of the workers if all workers of a balancer are in error state.). So, unlike mod_cluster, mod_proxy_balancer does not result in responding \\\"503 Service Unavailable\\\". An attacker could use this behavior to send a malicious request and trigger server errors, resulting in DoS (denial of service). This flaw was fixed in Undertow 2.2.19.Final, Undertow 2.3.0.Alpha2.\"},{\"lang\":\"es\",\"value\":\"Cuando una petici\u00f3n POST llega a trav\u00e9s de AJP y la petici\u00f3n excede el l\u00edmite de tama\u00f1o m\u00e1ximo de post (maxEntitySize), la implementaci\u00f3n AjpServerRequestConduit de Undertow cierra una conexi\u00f3n sin enviar ninguna respuesta al cliente/proxy. Este comportamiento resulta en que un proxy del front-end marque al trabajador del backend (servidor de aplicaciones) como un estado de error y no reenv\u00ede peticiones al trabajador durante un tiempo. En mod_cluster, esto contin\u00faa hasta que la siguiente petici\u00f3n de STATUS (en intervalos de 10 segundos) del servidor de aplicaciones actualiza el estado del servidor. As\u00ed que, en el peor de los casos, puede resultar en \\\"Todos los trabajadores est\u00e1n en estado de error\\\" y mod_cluster responde \\\"503 Service Unavailable\\\" durante un tiempo (hasta 10 segundos). En mod_proxy_balancer, no reenv\u00eda las peticiones al trabajador hasta que pasa el tiempo de espera de \\\"reintento\\\". Sin embargo, por suerte, mod_proxy_balancer presenta el par\u00e1metro \\\"forcerecovery\\\" (habilitado por defecto; este par\u00e1metro puede forzar la recuperaci\u00f3n inmediata de todos los trabajadores sin tener en cuenta el par\u00e1metro retry de los trabajadores si todos los trabajadores de un balanceador est\u00e1n en estado de error). As\u00ed, a diferencia de mod_cluster, mod_proxy_balancer no resulta en la respuesta \\\"503 Service Unavailable\\\". Un atacante podr\u00eda usar este comportamiento para enviar una petici\u00f3n maliciosa y desencadenar errores en el servidor, resultando en DoS (denegaci\u00f3n de servicio). Este fallo fue corregido en Undertow versi\u00f3n 2.2.19.Final, Undertow versi\u00f3n 2.3.0.Alpha2\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"secalert@redhat.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-400\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:integration_camel_k:-:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B87C8AD3-8878-4546-86C2-BF411876648C\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:jboss_fuse:7.0.0:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"B40CCE4F-EA2C-453D-BB76-6388767E5C6D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:undertow:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"2.2.19\",\"matchCriteriaId\":\"581C0C48-DDC2-4781-9032-C5A0C2544C74\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redhat:undertow:2.3.0:alpha1:*:*:*:*:*:*\",\"matchCriteriaId\":\"F6DD3DE4-9C5D-4768-9414-C63D1D172B7F\"}]}]}],\"references\":[{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://issues.redhat.com/browse/UNDERTOW-2133\",\"source\":\"secalert@redhat.com\",\"tags\":[\"Vendor Advisory\"]},{\"url\":\"https://bugzilla.redhat.com/show_bug.cgi?id=2095862\u0026comment#0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]},{\"url\":\"https://issues.redhat.com/browse/UNDERTOW-2133\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Vendor Advisory\"]}]}}"
}
}
WID-SEC-W-2022-1636
Vulnerability from csaf_certbund - Published: 2022-10-05 22:00 - Updated: 2025-06-24 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 7
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:7
|
7 | |
|
Red Hat JBoss Enterprise Application Platform <7.4.7
Red Hat / JBoss Enterprise Application Platform
|
<7.4.7 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat JBoss Enterprise Application Platform <7.3.13
Red Hat / JBoss Enterprise Application Platform
|
<7.3.13 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux 7
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:7
|
7 | |
|
Red Hat JBoss Enterprise Application Platform <7.4.7
Red Hat / JBoss Enterprise Application Platform
|
<7.4.7 | ||
|
Red Hat Enterprise Linux 9
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:9
|
9 | |
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
Red Hat Enterprise Linux 8
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:8
|
8 | |
|
Red Hat JBoss Enterprise Application Platform <7.3.13
Red Hat / JBoss Enterprise Application Platform
|
<7.3.13 |
{
"document": {
"aggregate_severity": {
"text": "mittel"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "JBoss Enterprise Application Platform ist eine skalierbare Plattform f\u00fcr Java-Anwendungen, inklusive JBoss Application Server, JBoss Hibernate und Boss Seam.\r\nRed Hat Enterprise Linux (RHEL) ist eine popul\u00e4re Linux-Distribution.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer Angreifer kann mehrere Schwachstellen in Red Hat JBoss Enterprise Application Platform und Red Hat Enterprise Linux ausnutzen, um einen Denial of Service Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2022-1636 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2022/wid-sec-w-2022-1636.json"
},
{
"category": "self",
"summary": "WID-SEC-2022-1636 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2022-1636"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-10-05",
"url": "https://access.redhat.com/errata/RHSA-2022:6821"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-10-05",
"url": "https://access.redhat.com/errata/RHSA-2022:6822"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-10-05",
"url": "https://access.redhat.com/errata/RHSA-2022:6823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory vom 2022-10-05",
"url": "https://access.redhat.com/errata/RHSA-2022:6825"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2022-6820 vom 2022-10-07",
"url": "http://linux.oracle.com/errata/ELSA-2022-6820.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6835 vom 2022-10-06",
"url": "https://access.redhat.com/errata/RHSA-2022:6835"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:6941 vom 2022-10-13",
"url": "https://access.redhat.com/errata/RHSA-2022:6941"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2022:8652 vom 2022-11-28",
"url": "https://access.redhat.com/errata/RHSA-2022:8652"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:1043 vom 2023-03-02",
"url": "https://access.redhat.com/errata/RHSA-2023:1043"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2-2023-1976 vom 2023-03-07",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2023-1976.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2023:4983 vom 2023-09-05",
"url": "https://access.redhat.com/errata/RHSA-2023:4983"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4226 vom 2025-04-28",
"url": "https://access.redhat.com/errata/RHSA-2025:4226"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:4437 vom 2025-05-05",
"url": "https://access.redhat.com/errata/RHSA-2025:4437"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:9583 vom 2025-06-25",
"url": "https://access.redhat.com/errata/RHSA-2025:9583"
}
],
"source_lang": "en-US",
"title": "Red Hat JBoss Enterprise Application Platform: Mehrere Schwachstellen erm\u00f6glichen Denial of Service",
"tracking": {
"current_release_date": "2025-06-24T22:00:00.000+00:00",
"generator": {
"date": "2025-06-25T11:35:49.702+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.12"
}
},
"id": "WID-SEC-W-2022-1636",
"initial_release_date": "2022-10-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2022-10-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2022-10-06T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2022-10-13T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2022-11-28T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-01T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2023-03-06T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2023-09-05T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-04-27T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-05-04T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-06-24T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "10"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "7",
"product": {
"name": "Red Hat Enterprise Linux 7",
"product_id": "T007578",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:7"
}
}
},
{
"category": "product_version",
"name": "8",
"product": {
"name": "Red Hat Enterprise Linux 8",
"product_id": "T014111",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:8"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T023632",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c7.4.7",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform \u003c7.4.7",
"product_id": "130262"
}
},
{
"category": "product_version",
"name": "7.4.7",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform 7.4.7",
"product_id": "130262-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:4.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.3.13",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform \u003c7.3.13",
"product_id": "T043288"
}
},
{
"category": "product_version",
"name": "7.3.13",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform 7.3.13",
"product_id": "T043288-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.3.13"
}
}
}
],
"category": "product_name",
"name": "JBoss Enterprise Application Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-2053",
"product_status": {
"known_affected": [
"T007578",
"130262",
"T023632",
"67646",
"398363",
"T004914",
"T014111",
"T043288"
]
},
"release_date": "2022-10-05T22:00:00.000+00:00",
"title": "CVE-2022-2053"
},
{
"cve": "CVE-2022-25857",
"product_status": {
"known_affected": [
"T007578",
"130262",
"T023632",
"67646",
"398363",
"T004914",
"T014111",
"T043288"
]
},
"release_date": "2022-10-05T22:00:00.000+00:00",
"title": "CVE-2022-25857"
}
]
}
WID-SEC-W-2023-0137
Vulnerability from csaf_certbund - Published: 2023-01-17 23:00 - Updated: 2024-11-21 23:00In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrität und Verfügbarkeit gefährden. Für die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle veröffentlicht keine weiteren Details zu diesen Schwachstellen (außer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadenshöhe ausschließlich auf Basis der CVSS Impact Matrix. Der Maximalwert für diese Produkte ist "HIGH" für "Confidentiality", "Integrity" und "Availability" über alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert "HOCH" für die Schadenshöhe.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Security Guardium 11.3
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.3
|
11.3 | |
|
Oracle Communications 22.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.0
|
22.2.0 | |
|
Oracle Communications 1.11.0
Oracle / Communications
|
cpe:/a:oracle:communications:1.11.0
|
1.11.0 | |
|
Oracle Communications 22.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.1
|
22.2.1 | |
|
Oracle Communications 22.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.1
|
22.1.1 | |
|
Oracle Communications 10.4.0.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:10.4.0.4.1
|
10.4.0.4.1 | |
|
Oracle Communications 22.3.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.1
|
22.3.1 | |
|
Oracle Communications 8.2.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.3.0
|
8.2.3.0 | |
|
Oracle Communications 22.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.0.0.0.0
|
22.0.0.0.0 | |
|
Xerox FreeFlow Print Server v9
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v9
|
v9 | |
|
Hitachi Ops Center
Hitachi
|
cpe:/a:hitachi:ops_center:-
|
— | |
|
Oracle Communications 22.2.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.3
|
22.2.3 | |
|
Oracle Communications 22.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0
|
22.1.0 | |
|
Oracle Communications 22.2.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.2
|
22.2.2 | |
|
Oracle Communications 22.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:22.4.1
|
22.4.1 | |
|
Oracle Communications 22.3.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.4
|
22.3.4 | |
|
Oracle Communications 22.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.0
|
22.3.0 | |
|
Oracle Communications 22.3.2
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.2
|
22.3.2 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 7.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.1.0
|
7.1.0 | |
|
Oracle Communications 22.3.3
Oracle / Communications
|
cpe:/a:oracle:communications:22.3.3
|
22.3.3 | |
|
Oracle Communications 8.6.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.6.0.0
|
8.6.0.0 | |
|
Oracle Communications 22.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:22.2.4
|
22.2.4 | |
|
Oracle Communications 22.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:22.1.0.0.0
|
22.1.0.0.0 | |
|
IBM Security Guardium 11.5
IBM / Security Guardium
|
cpe:/a:ibm:security_guardium:11.5
|
11.5 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=22.4.0
Oracle / Communications
|
<=22.4.0 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2023-0137 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2023/wid-sec-w-2023-0137.json"
},
{
"category": "self",
"summary": "WID-SEC-2023-0137 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2023-0137"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2023 - Appendix Oracle Communications vom 2023-01-17",
"url": "https://www.oracle.com/security-alerts/cpujan2023.html#AppendixCGBU"
},
{
"category": "external",
"summary": "IBM Security Bulletin 6963077 vom 2023-03-13",
"url": "https://www.ibm.com/support/pages/node/6963077"
},
{
"category": "external",
"summary": "Hitachi Software Vulnerability Information hitachi-sec-2023-117 vom 2023-05-23",
"url": "https://www.hitachi.com/products/it/software/security/info/vuls/hitachi-sec-2023-117/index.html"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX24-017 vom 2024-11-21",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2024/11/Xerox-Security-Bulletin-XRX24-017-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2024-11-21T23:00:00.000+00:00",
"generator": {
"date": "2024-11-22T10:07:31.213+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.8"
}
},
"id": "WID-SEC-W-2023-0137",
"initial_release_date": "2023-01-17T23:00:00.000+00:00",
"revision_history": [
{
"date": "2023-01-17T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2023-03-13T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2023-05-22T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von HITACHI aufgenommen"
},
{
"date": "2024-11-21T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Hitachi Ops Center",
"product": {
"name": "Hitachi Ops Center",
"product_id": "T017562",
"product_identification_helper": {
"cpe": "cpe:/a:hitachi:ops_center:-"
}
}
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "11.3",
"product": {
"name": "IBM Security Guardium 11.3",
"product_id": "1048943",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_guardium:11.3"
}
}
},
{
"category": "product_version",
"name": "11.5",
"product": {
"name": "IBM Security Guardium 11.5",
"product_id": "T026399",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:security_guardium:11.5"
}
}
}
],
"category": "product_name",
"name": "Security Guardium"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "1.11.0",
"product": {
"name": "Oracle Communications 1.11.0",
"product_id": "T020684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:1.11.0"
}
}
},
{
"category": "product_version",
"name": "22.1.0",
"product": {
"name": "Oracle Communications 22.1.0",
"product_id": "T022812",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.1.0"
}
}
},
{
"category": "product_version",
"name": "22.2.0",
"product": {
"name": "Oracle Communications 22.2.0",
"product_id": "T023908",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.2.0"
}
}
},
{
"category": "product_version",
"name": "22.1.1",
"product": {
"name": "Oracle Communications 22.1.1",
"product_id": "T023910",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.1.1"
}
}
},
{
"category": "product_version",
"name": "22.2.1",
"product": {
"name": "Oracle Communications 22.2.1",
"product_id": "T024969",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.2.1"
}
}
},
{
"category": "product_version",
"name": "8.6.0.0",
"product": {
"name": "Oracle Communications 8.6.0.0",
"product_id": "T024970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.6.0.0"
}
}
},
{
"category": "product_version",
"name": "22.3.0",
"product": {
"name": "Oracle Communications 22.3.0",
"product_id": "T024974",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.3.0"
}
}
},
{
"category": "product_version",
"name": "22.2.2",
"product": {
"name": "Oracle Communications 22.2.2",
"product_id": "T024978",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.2.2"
}
}
},
{
"category": "product_version",
"name": "22.2.3",
"product": {
"name": "Oracle Communications 22.2.3",
"product_id": "T024979",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.2.3"
}
}
},
{
"category": "product_version",
"name": "22.3.1",
"product": {
"name": "Oracle Communications 22.3.1",
"product_id": "T024980",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.3.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=22.4.0",
"product": {
"name": "Oracle Communications \u003c=22.4.0",
"product_id": "T024981"
}
},
{
"category": "product_version_range",
"name": "\u003c=22.4.0",
"product": {
"name": "Oracle Communications \u003c=22.4.0",
"product_id": "T024981-fixed"
}
},
{
"category": "product_version",
"name": "22.3.3",
"product": {
"name": "Oracle Communications 22.3.3",
"product_id": "T025862",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.3.3"
}
}
},
{
"category": "product_version",
"name": "22.1.0.0.0",
"product": {
"name": "Oracle Communications 22.1.0.0.0",
"product_id": "T025863",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "22.2.4",
"product": {
"name": "Oracle Communications 22.2.4",
"product_id": "T025864",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.2.4"
}
}
},
{
"category": "product_version",
"name": "22.3.2",
"product": {
"name": "Oracle Communications 22.3.2",
"product_id": "T025865",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.3.2"
}
}
},
{
"category": "product_version",
"name": "22.3.4",
"product": {
"name": "Oracle Communications 22.3.4",
"product_id": "T025866",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.3.4"
}
}
},
{
"category": "product_version",
"name": "7.1.0",
"product": {
"name": "Oracle Communications 7.1.0",
"product_id": "T025867",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.1.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0",
"product": {
"name": "Oracle Communications 8.0.0",
"product_id": "T025868",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0"
}
}
},
{
"category": "product_version",
"name": "22.4.1",
"product": {
"name": "Oracle Communications 22.4.1",
"product_id": "T025869",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.4.1"
}
}
},
{
"category": "product_version",
"name": "22.0.0.0.0",
"product": {
"name": "Oracle Communications 22.0.0.0.0",
"product_id": "T025870",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:22.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "8.2.3.0",
"product": {
"name": "Oracle Communications 8.2.3.0",
"product_id": "T025871",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.2.3.0"
}
}
},
{
"category": "product_version",
"name": "10.4.0.4.1",
"product": {
"name": "Oracle Communications 10.4.0.4.1",
"product_id": "T025872",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.4.0.4.1"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9",
"product": {
"name": "Xerox FreeFlow Print Server v9",
"product_id": "T015632",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-1273",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2018-1273"
},
{
"cve": "CVE-2020-10735",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2020-10735"
},
{
"cve": "CVE-2021-40528",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2021-40528"
},
{
"cve": "CVE-2022-0084",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-0084"
},
{
"cve": "CVE-2022-0492",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-0492"
},
{
"cve": "CVE-2022-0934",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-0934"
},
{
"cve": "CVE-2022-1304",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-1304"
},
{
"cve": "CVE-2022-1319",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-1319"
},
{
"cve": "CVE-2022-2048",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2048"
},
{
"cve": "CVE-2022-2053",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2053"
},
{
"cve": "CVE-2022-21824",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-21824"
},
{
"cve": "CVE-2022-22970",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-22970"
},
{
"cve": "CVE-2022-22971",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-22971"
},
{
"cve": "CVE-2022-24407",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-24407"
},
{
"cve": "CVE-2022-24823",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-24903",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-24903"
},
{
"cve": "CVE-2022-2509",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2509"
},
{
"cve": "CVE-2022-2526",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-2526"
},
{
"cve": "CVE-2022-25315",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-25315"
},
{
"cve": "CVE-2022-25647",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-25647"
},
{
"cve": "CVE-2022-25857",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-25857"
},
{
"cve": "CVE-2022-27404",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-27404"
},
{
"cve": "CVE-2022-29824",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-29824"
},
{
"cve": "CVE-2022-3028",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-3028"
},
{
"cve": "CVE-2022-30293",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-30293"
},
{
"cve": "CVE-2022-31129",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-31129"
},
{
"cve": "CVE-2022-31629",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-31629"
},
{
"cve": "CVE-2022-31692",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-31692"
},
{
"cve": "CVE-2022-3171",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-3171"
},
{
"cve": "CVE-2022-34305",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-34305"
},
{
"cve": "CVE-2022-3510",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-3510"
},
{
"cve": "CVE-2022-37434",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-37434"
},
{
"cve": "CVE-2022-38752",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-38752"
},
{
"cve": "CVE-2022-40304",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-40304"
},
{
"cve": "CVE-2022-4147",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-4147"
},
{
"cve": "CVE-2022-41881",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-42003",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42252",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-42252"
},
{
"cve": "CVE-2022-42889",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-42889"
},
{
"cve": "CVE-2022-42915",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-42915"
},
{
"cve": "CVE-2022-43403",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2022-43403"
},
{
"cve": "CVE-2023-21890",
"notes": [
{
"category": "description",
"text": "In Oracle Communications existieren mehrere Schwachstellen. Durch Ausnutzung dieser Schwachstellen kann ein entfernter, anonymer oder authentisierter Angreifer die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit gef\u00e4hrden. F\u00fcr die Ausnutzung einiger dieser Schwachstellen ist keine Benutzerinteraktion notwendig. Oracle ver\u00f6ffentlicht keine weiteren Details zu diesen Schwachstellen (au\u00dfer der Information in der Risiko Matrix im Oracle Advisory zum Critical Patch Update, siehe Link unten in diesem Advisory). Aufgrund der knappen Informationslage erfolgt die Bewertung der Schadensh\u00f6he ausschlie\u00dflich auf Basis der CVSS Impact Matrix. Der Maximalwert f\u00fcr diese Produkte ist \"HIGH\" f\u00fcr \"Confidentiality\", \"Integrity\" und \"Availability\" \u00fcber alle Schwachstellen aggregiert und bewirkt damit eine Bewertung mit dem Wert \"HOCH\" f\u00fcr die Schadensh\u00f6he."
}
],
"product_status": {
"known_affected": [
"1048943",
"T023908",
"T020684",
"T024969",
"T023910",
"T025872",
"T024980",
"T025871",
"T025870",
"T015632",
"T017562",
"T024979",
"T022812",
"T024978",
"T025869",
"T025866",
"T024974",
"T025865",
"T025868",
"T025867",
"T025862",
"T024970",
"T025864",
"T025863",
"T026399"
],
"last_affected": [
"T024981"
]
},
"release_date": "2023-01-17T23:00:00.000+00:00",
"title": "CVE-2023-21890"
}
]
}
WID-SEC-W-2025-1459
Vulnerability from csaf_certbund - Published: 2025-07-03 22:00 - Updated: 2025-07-03 22:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell Data Protection Advisor <19.12 SP 1
Dell / Data Protection Advisor
|
<19.12 SP 1 |
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Data Protection Advisor ist eine Monitoring L\u00f6sung. Der Collector ist der lokale Agent.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell Data Protection Advisor ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um einen Denial of Service Angriff durchzuf\u00fchren, und um weitere nicht n\u00e4her spezifizierte Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-1459 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-1459.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-1459 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-1459"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-276 vom 2025-07-03",
"url": "https://www.dell.com/support/kbdoc/000340538"
}
],
"source_lang": "en-US",
"title": "Dell Data Protection Advisor: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-03T22:00:00.000+00:00",
"generator": {
"date": "2025-07-04T08:09:43.042+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-1459",
"initial_release_date": "2025-07-03T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-07-03T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c19.12 SP 1",
"product": {
"name": "Dell Data Protection Advisor \u003c19.12 SP 1",
"product_id": "T045044"
}
},
{
"category": "product_version",
"name": "19.12 SP 1",
"product": {
"name": "Dell Data Protection Advisor 19.12 SP 1",
"product_id": "T045044-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:data_protection_advisor:19.12_sp_1"
}
}
}
],
"category": "product_name",
"name": "Data Protection Advisor"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2013-0340",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2013-0340"
},
{
"cve": "CVE-2013-1624",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2013-1624"
},
{
"cve": "CVE-2014-3577",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2014-3577"
},
{
"cve": "CVE-2015-3193",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2015-3193"
},
{
"cve": "CVE-2015-3194",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2015-3194"
},
{
"cve": "CVE-2015-5262",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2015-5262"
},
{
"cve": "CVE-2016-0705",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-0705"
},
{
"cve": "CVE-2016-0797",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-0797"
},
{
"cve": "CVE-2016-0798",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-0798"
},
{
"cve": "CVE-2016-0799",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-0799"
},
{
"cve": "CVE-2016-2842",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-2842"
},
{
"cve": "CVE-2016-6306",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2016-6306"
},
{
"cve": "CVE-2017-3731",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2017-3731"
},
{
"cve": "CVE-2017-3732",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2017-3732"
},
{
"cve": "CVE-2018-5968",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2018-5968"
},
{
"cve": "CVE-2018-7489",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2018-7489"
},
{
"cve": "CVE-2019-16869",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2019-16869"
},
{
"cve": "CVE-2019-20444",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2019-20444"
},
{
"cve": "CVE-2019-20445",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2019-20445"
},
{
"cve": "CVE-2020-10683",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2020-10683"
},
{
"cve": "CVE-2020-11023",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2020-11023"
},
{
"cve": "CVE-2020-11612",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2020-11612"
},
{
"cve": "CVE-2020-25649",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2020-25649"
},
{
"cve": "CVE-2020-36518",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2020-36518"
},
{
"cve": "CVE-2021-21290",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-21290"
},
{
"cve": "CVE-2021-21295",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-21295"
},
{
"cve": "CVE-2021-21409",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-21409"
},
{
"cve": "CVE-2021-22696",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-22696"
},
{
"cve": "CVE-2021-30468",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-30468"
},
{
"cve": "CVE-2021-3597",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-3597"
},
{
"cve": "CVE-2021-3629",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-3629"
},
{
"cve": "CVE-2021-3690",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-3690"
},
{
"cve": "CVE-2021-3711",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-3711"
},
{
"cve": "CVE-2021-37136",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-37136"
},
{
"cve": "CVE-2021-37137",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-37137"
},
{
"cve": "CVE-2021-3859",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-3859"
},
{
"cve": "CVE-2021-40690",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-40690"
},
{
"cve": "CVE-2021-43797",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-43797"
},
{
"cve": "CVE-2021-46877",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2021-46877"
},
{
"cve": "CVE-2022-1259",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-1259"
},
{
"cve": "CVE-2022-1319",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-1319"
},
{
"cve": "CVE-2022-2053",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-2053"
},
{
"cve": "CVE-2022-24823",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-24823"
},
{
"cve": "CVE-2022-2764",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-2764"
},
{
"cve": "CVE-2022-40152",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-40152"
},
{
"cve": "CVE-2022-41881",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-41881"
},
{
"cve": "CVE-2022-42003",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-42003"
},
{
"cve": "CVE-2022-42004",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-42004"
},
{
"cve": "CVE-2022-46363",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-46363"
},
{
"cve": "CVE-2022-46364",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-46364"
},
{
"cve": "CVE-2022-46908",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2022-46908"
},
{
"cve": "CVE-2023-0482",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2023-0482"
},
{
"cve": "CVE-2023-1108",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2023-1108"
},
{
"cve": "CVE-2023-3223",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2023-3223"
},
{
"cve": "CVE-2023-34462",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2023-34462"
},
{
"cve": "CVE-2023-44483",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2023-44483"
},
{
"cve": "CVE-2024-1459",
"product_status": {
"known_affected": [
"T045044"
]
},
"release_date": "2025-07-03T22:00:00.000+00:00",
"title": "CVE-2024-1459"
}
]
}
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.