Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-12383 (GCVE-0-2025-12383)
Vulnerability from cvelistv5 – Published: 2025-11-18 15:14 – Updated: 2025-11-18 21:34
VLAI
EPSS
Title
Race Condition allows Bypass of Trust Restrictions
Summary
In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)
Severity
SSVC
Exploitation: none
Automatable: no
Technical Impact: partial
CISA Coordinator (v2.0.3)
CWE
- CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
Assigner
References
1 reference
Impacted products
1 product
| Vendor | Product | Version | |
|---|---|---|---|
| Eclipse Foundation | Jersey |
Affected:
2.45
Affected: 3.0.16 Affected: 3.1.9 |
Credits
Dimitri Tenenbaum
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-12383",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2025-11-18T21:34:28.248675Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2025-11-18T21:34:35.027Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Jersey",
"repo": "https://github.com/eclipse-ee4j/jersey",
"vendor": "Eclipse Foundation",
"versions": [
{
"status": "affected",
"version": "2.45"
},
{
"status": "affected",
"version": "3.0.16"
},
{
"status": "affected",
"version": "3.1.9"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Dimitri Tenenbaum"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)"
}
],
"value": "In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)"
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 9.4,
"baseSeverity": "CRITICAL",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "HIGH",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "NONE",
"vulnConfidentialityImpact": "HIGH",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-362",
"description": "CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-11-18T15:14:37.765Z",
"orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"shortName": "eclipse"
},
"references": [
{
"url": "https://gitlab.eclipse.org/security/cve-assignment/-/issues/74"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Race Condition allows Bypass of Trust Restrictions",
"x_generator": {
"engine": "Vulnogram 0.5.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"assignerShortName": "eclipse",
"cveId": "CVE-2025-12383",
"datePublished": "2025-11-18T15:14:37.765Z",
"dateReserved": "2025-10-28T10:21:45.989Z",
"dateUpdated": "2025-11-18T21:34:35.027Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-12383",
"date": "2026-06-19",
"epss": "0.00271",
"percentile": "0.1846"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-12383\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2025-11-18T16:15:42.867\",\"lastModified\":\"2026-01-16T20:09:26.027\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":9.4,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"HIGH\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"NONE\",\"subConfidentialityImpact\":\"HIGH\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N\",\"baseScore\":7.4,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":2.2,\"impactScore\":5.2}]},\"weaknesses\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-362\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jersey:2.45:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"0AB3AD89-3D53-44D4-88F2-EC0B8CE4EFA7\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jersey:3.0.16:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"5CFA26EB-7ABF-4EB7-9A1B-80D1655138E6\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:jersey:3.1.9:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"34463160-4787-4959-8DE9-E97E759D1A71\"}]}]}],\"references\":[{\"url\":\"https://gitlab.eclipse.org/security/cve-assignment/-/issues/74\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Issue Tracking\",\"Vendor Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-12383\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-11-18T21:34:28.248675Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-11-18T21:34:32.273Z\"}}], \"cna\": {\"title\": \"Race Condition allows Bypass of Trust Restrictions\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Dimitri Tenenbaum\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 9.4, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:H/SI:H/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"NONE\", \"subConfidentialityImpact\": \"HIGH\", \"vulnConfidentialityImpact\": \"HIGH\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/eclipse-ee4j/jersey\", \"vendor\": \"Eclipse Foundation\", \"product\": \"Jersey\", \"versions\": [{\"status\": \"affected\", \"version\": \"2.45\"}, {\"status\": \"affected\", \"version\": \"3.0.16\"}, {\"status\": \"affected\", \"version\": \"3.1.9\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://gitlab.eclipse.org/security/cve-assignment/-/issues/74\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.5.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"In Eclipse Jersey versions 2.45, 3.0.16, 3.1.9 a race condition can cause ignoring of critical SSL configurations - such as mutual authentication, custom key/trust stores, and other security settings. This issue may result in SSLHandshakeException under normal circumstances, but under certain conditions, it could lead to unauthorized trust in insecure servers (see PoC)\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-362\", \"description\": \"CWE-362 Concurrent Execution using Shared Resource with Improper Synchronization (\u0027Race Condition\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2025-11-18T15:14:37.765Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-12383\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-11-18T21:34:35.027Z\", \"dateReserved\": \"2025-10-28T10:21:45.989Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2025-11-18T15:14:37.765Z\", \"assignerShortName\": \"eclipse\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2026-0354
Vulnerability from csaf_certbund - Published: 2026-02-09 23:00 - Updated: 2026-02-09 23:00Summary
SAP Patchday Februar 2026: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: SAP stellt unternehmensweite Lösungen für Geschäftsprozesse wie Buchführung, Vertrieb, Einkauf und Lagerhaltung zur Verfügung.
Angriff: Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um beliebigen Code auszuführen, Sicherheitsmaßnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuführen, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
Affected products
Known affected
1 product
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
SAP Software
SAP
|
cpe:/a:sap:sap:-
|
— |
References
3 references
{
"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": "SAP stellt unternehmensweite L\u00f6sungen f\u00fcr Gesch\u00e4ftsprozesse wie Buchf\u00fchrung, Vertrieb, Einkauf und Lagerhaltung zur Verf\u00fcgung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in SAP Software ausnutzen, um beliebigen Code auszuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Daten zu manipulieren, vertrauliche Informationen offenzulegen oder andere, 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-2026-0354 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0354.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0354 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0354"
},
{
"category": "external",
"summary": "SAP February Patch Day Security Note vom 2026-02-10",
"url": "https://support.sap.com/en/my-support/knowledge-base/security-notes-news/february-2026.html"
}
],
"source_lang": "en-US",
"title": "SAP Patchday Februar 2026: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-09T23:00:00.000+00:00",
"generator": {
"date": "2026-02-10T11:23:05.651+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0354",
"initial_release_date": "2026-02-09T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-02-09T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "SAP Software",
"product": {
"name": "SAP Software",
"product_id": "T042428",
"product_identification_helper": {
"cpe": "cpe:/a:sap:sap:-"
}
}
}
],
"category": "vendor",
"name": "SAP"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-0059",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-0059"
},
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2026-0484",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0484"
},
{
"cve": "CVE-2026-0485",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0485"
},
{
"cve": "CVE-2026-0486",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0486"
},
{
"cve": "CVE-2026-0488",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0488"
},
{
"cve": "CVE-2026-0490",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0490"
},
{
"cve": "CVE-2026-0505",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0505"
},
{
"cve": "CVE-2026-0508",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0508"
},
{
"cve": "CVE-2026-0509",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-0509"
},
{
"cve": "CVE-2026-23681",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23681"
},
{
"cve": "CVE-2026-23684",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23684"
},
{
"cve": "CVE-2026-23685",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23685"
},
{
"cve": "CVE-2026-23686",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23686"
},
{
"cve": "CVE-2026-23687",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23687"
},
{
"cve": "CVE-2026-23688",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23688"
},
{
"cve": "CVE-2026-23689",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-23689"
},
{
"cve": "CVE-2026-24312",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24312"
},
{
"cve": "CVE-2026-24319",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24319"
},
{
"cve": "CVE-2026-24320",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24320"
},
{
"cve": "CVE-2026-24321",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24321"
},
{
"cve": "CVE-2026-24322",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24322"
},
{
"cve": "CVE-2026-24323",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24323"
},
{
"cve": "CVE-2026-24324",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24324"
},
{
"cve": "CVE-2026-24325",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24325"
},
{
"cve": "CVE-2026-24326",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24326"
},
{
"cve": "CVE-2026-24327",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24327"
},
{
"cve": "CVE-2026-24328",
"product_status": {
"known_affected": [
"T042428"
]
},
"release_date": "2026-02-09T23:00:00.000+00:00",
"title": "CVE-2026-24328"
}
]
}
WID-SEC-W-2026-0871
Vulnerability from csaf_certbund - Published: 2026-03-25 23:00 - Updated: 2026-03-25 23:00Summary
IBM Operational Decision Manager: Mehrere Schwachstellen
Severity
Mittel
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: IBM Operational Decision Manager ist Software für die Integration von Geschäftsereignissen und Geschäftsregeln, um Entscheidungen über verschiedene Prozesse und Anwendungen hinweg zu automatisieren.
Angriff: Ein Angreifer kann mehrere Schwachstellen in IBM Operational Decision Manager ausnutzen, um Sicherheitsvorkehrungen zu umgehen, und um Dateien zu manipulieren.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Operational Decision Manager <8.11.1 Interim fix 053
IBM / Operational Decision Manager
|
<8.11.1 Interim fix 053 | ||
|
IBM Operational Decision Manager <8.12.0.1 Interim fix 037
IBM / Operational Decision Manager
|
<8.12.0.1 Interim fix 037 | ||
|
IBM Operational Decision Manager <8.11.0.1 Interim fix 054
IBM / Operational Decision Manager
|
<8.11.0.1 Interim fix 054 | ||
|
IBM Operational Decision Manager <9.0.0.1 Interim fix 022
IBM / Operational Decision Manager
|
<9.0.0.1 Interim fix 022 | ||
|
IBM Operational Decision Manager <9.5.0.1 Interim fix 005
IBM / Operational Decision Manager
|
<9.5.0.1 Interim fix 005 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Operational Decision Manager <8.11.1 Interim fix 053
IBM / Operational Decision Manager
|
<8.11.1 Interim fix 053 | ||
|
IBM Operational Decision Manager <8.12.0.1 Interim fix 037
IBM / Operational Decision Manager
|
<8.12.0.1 Interim fix 037 | ||
|
IBM Operational Decision Manager <8.11.0.1 Interim fix 054
IBM / Operational Decision Manager
|
<8.11.0.1 Interim fix 054 | ||
|
IBM Operational Decision Manager <9.0.0.1 Interim fix 022
IBM / Operational Decision Manager
|
<9.0.0.1 Interim fix 022 | ||
|
IBM Operational Decision Manager <9.5.0.1 Interim fix 005
IBM / Operational Decision Manager
|
<9.5.0.1 Interim fix 005 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM Operational Decision Manager <8.11.1 Interim fix 053
IBM / Operational Decision Manager
|
<8.11.1 Interim fix 053 | ||
|
IBM Operational Decision Manager <8.12.0.1 Interim fix 037
IBM / Operational Decision Manager
|
<8.12.0.1 Interim fix 037 | ||
|
IBM Operational Decision Manager <8.11.0.1 Interim fix 054
IBM / Operational Decision Manager
|
<8.11.0.1 Interim fix 054 | ||
|
IBM Operational Decision Manager <9.0.0.1 Interim fix 022
IBM / Operational Decision Manager
|
<9.0.0.1 Interim fix 022 | ||
|
IBM Operational Decision Manager <9.5.0.1 Interim fix 005
IBM / Operational Decision Manager
|
<9.5.0.1 Interim fix 005 |
References
3 references
{
"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": "IBM Operational Decision Manager ist Software f\u00fcr die Integration von Gesch\u00e4ftsereignissen und Gesch\u00e4ftsregeln, um Entscheidungen \u00fcber verschiedene Prozesse und Anwendungen hinweg zu automatisieren.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in IBM Operational Decision Manager ausnutzen, um Sicherheitsvorkehrungen zu umgehen, und um Dateien zu manipulieren.",
"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-2026-0871 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0871.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0871 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0871"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2026-03-25",
"url": "https://www.ibm.com/support/pages/node/7267628"
}
],
"source_lang": "en-US",
"title": "IBM Operational Decision Manager: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-03-25T23:00:00.000+00:00",
"generator": {
"date": "2026-03-26T10:51:05.873+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0871",
"initial_release_date": "2026-03-25T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.11.0.1 Interim fix 054",
"product": {
"name": "IBM Operational Decision Manager \u003c8.11.0.1 Interim fix 054",
"product_id": "T052174"
}
},
{
"category": "product_version",
"name": "8.11.0.1 Interim fix 054",
"product": {
"name": "IBM Operational Decision Manager 8.11.0.1 Interim fix 054",
"product_id": "T052174-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.11.0.1_interim_fix_054"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.11.1 Interim fix 053",
"product": {
"name": "IBM Operational Decision Manager \u003c8.11.1 Interim fix 053",
"product_id": "T052175"
}
},
{
"category": "product_version",
"name": "8.11.1 Interim fix 053",
"product": {
"name": "IBM Operational Decision Manager 8.11.1 Interim fix 053",
"product_id": "T052175-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.11.1_interim_fix_053"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.12.0.1 Interim fix 037",
"product": {
"name": "IBM Operational Decision Manager \u003c8.12.0.1 Interim fix 037",
"product_id": "T052176"
}
},
{
"category": "product_version",
"name": "8.12.0.1 Interim fix 037",
"product": {
"name": "IBM Operational Decision Manager 8.12.0.1 Interim fix 037",
"product_id": "T052176-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:8.12.0.1_interim_fix_037"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.0.0.1 Interim fix 022",
"product": {
"name": "IBM Operational Decision Manager \u003c9.0.0.1 Interim fix 022",
"product_id": "T052177"
}
},
{
"category": "product_version",
"name": "9.0.0.1 Interim fix 022",
"product": {
"name": "IBM Operational Decision Manager 9.0.0.1 Interim fix 022",
"product_id": "T052177-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:9.0.0.1_interim_fix_022"
}
}
},
{
"category": "product_version_range",
"name": "\u003c9.5.0.1 Interim fix 005",
"product": {
"name": "IBM Operational Decision Manager \u003c9.5.0.1 Interim fix 005",
"product_id": "T052178"
}
},
{
"category": "product_version",
"name": "9.5.0.1 Interim fix 005",
"product": {
"name": "IBM Operational Decision Manager 9.5.0.1 Interim fix 005",
"product_id": "T052178-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:operational_decision_manager:9.5.0.1_interim_fix_005"
}
}
}
],
"category": "product_name",
"name": "Operational Decision Manager"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T052175",
"T052176",
"T052174",
"T052177",
"T052178"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2025-31672",
"product_status": {
"known_affected": [
"T052175",
"T052176",
"T052174",
"T052177",
"T052178"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-31672"
},
{
"cve": "CVE-2025-41254",
"product_status": {
"known_affected": [
"T052175",
"T052176",
"T052174",
"T052177",
"T052178"
]
},
"release_date": "2026-03-25T23:00:00.000+00:00",
"title": "CVE-2025-41254"
}
]
}
WID-SEC-W-2026-1194
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Communications: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
References
3 references
{
"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-2026-1194 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1194.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1194 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1194"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Communications vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T08:44:15.870+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1194",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications 6.0",
"product_id": "T018947",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.0"
}
}
},
{
"category": "product_version",
"name": "6.1",
"product": {
"name": "Oracle Communications 6.1",
"product_id": "T018948",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1"
}
}
},
{
"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": "15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "14",
"product": {
"name": "Oracle Communications 14.0",
"product_id": "T038382",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.4",
"product": {
"name": "Oracle Communications 24.2.4",
"product_id": "T042796",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371-fixed"
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.200",
"product": {
"name": "Oracle Communications 25.1.200",
"product_id": "T047885",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.200"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "24.2.1",
"product": {
"name": "Oracle Communications 24.2.1",
"product_id": "T047970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.1"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "Oracle Communications 7.5.0",
"product_id": "T050113",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.5.0"
}
}
},
{
"category": "product_version",
"name": "6.1.1",
"product": {
"name": "Oracle Communications 6.1.1",
"product_id": "T050114",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.1"
}
}
},
{
"category": "product_version",
"name": "7.3.6",
"product": {
"name": "Oracle Communications 7.3.6",
"product_id": "T050117",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.3.6"
}
}
},
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications 7.4.0",
"product_id": "T050118",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.4.0"
}
}
},
{
"category": "product_version",
"name": "7.7.0",
"product": {
"name": "Oracle Communications 7.7.0",
"product_id": "T050119",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.7.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123-fixed"
}
},
{
"category": "product_version",
"name": "17",
"product": {
"name": "Oracle Communications 17.0",
"product_id": "T053061",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:17.0"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Oracle Communications 11.0",
"product_id": "T053062",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:11.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.0.0",
"product": {
"name": "Oracle Communications 8.1.0.0.0",
"product_id": "T053063",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.1.0",
"product": {
"name": "Oracle Communications 15.0.0.1.0",
"product_id": "T053064",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065-fixed"
}
},
{
"category": "product_version",
"name": "25.1.204",
"product": {
"name": "Oracle Communications 25.1.204",
"product_id": "T053066",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.204"
}
}
},
{
"category": "product_version",
"name": "25.2.200",
"product": {
"name": "Oracle Communications 25.2.200",
"product_id": "T053067",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.200"
}
}
},
{
"category": "product_version",
"name": "6.1.0.0.0",
"product": {
"name": "Oracle Communications 6.1.0.0.0",
"product_id": "T053068",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.0.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069"
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069-fixed"
}
},
{
"category": "product_version",
"name": "10.1.0",
"product": {
"name": "Oracle Communications 10.1.0",
"product_id": "T053070",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071-fixed"
}
},
{
"category": "product_version",
"name": "47.0.0.1.0",
"product": {
"name": "Oracle Communications 47.0.0.1.0",
"product_id": "T053072",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0.0.1.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.6.0",
"product": {
"name": "Oracle Communications 8.0.0.6.0",
"product_id": "T053073",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0.6.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.5.0",
"product": {
"name": "Oracle Communications 8.1.0.5.0",
"product_id": "T053074",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.5.0"
}
}
},
{
"category": "product_version",
"name": "8.2.0.2.0",
"product": {
"name": "Oracle Communications 8.2.0.2.0",
"product_id": "T053075",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.2.0.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077-fixed"
}
},
{
"category": "product_version",
"name": "3.0.3.4.0",
"product": {
"name": "Oracle Communications 3.0.3.4.0",
"product_id": "T053078",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:3.0.3.4.0"
}
}
},
{
"category": "product_version",
"name": "10.0.1.8.0",
"product": {
"name": "Oracle Communications 10.0.1.8.0",
"product_id": "T053079",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.1.8.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080"
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080-fixed"
}
},
{
"category": "product_version",
"name": "7.6.0",
"product": {
"name": "Oracle Communications 7.6.0",
"product_id": "T053081",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.6.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0341",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-0341"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2024-45339",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-45339"
},
{
"cve": "CVE-2024-5535",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-8184",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-8184"
},
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2025-12543",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12543"
},
{
"cve": "CVE-2025-13151",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-13151"
},
{
"cve": "CVE-2025-14017",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14017"
},
{
"cve": "CVE-2025-14104",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14104"
},
{
"cve": "CVE-2025-15284",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-26333",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-26791",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26791"
},
{
"cve": "CVE-2025-27821",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-27821"
},
{
"cve": "CVE-2025-32990",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-33042",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-33042"
},
{
"cve": "CVE-2025-41248",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41248"
},
{
"cve": "CVE-2025-41249",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41249"
},
{
"cve": "CVE-2025-41253",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41253"
},
{
"cve": "CVE-2025-48795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48795"
},
{
"cve": "CVE-2025-48913",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48913"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-52967",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-52967"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-55130",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-55754",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55754"
},
{
"cve": "CVE-2025-58050",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58050"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-58181",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66566",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66566"
},
{
"cve": "CVE-2025-67635",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-67635"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-68615",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68615"
},
{
"cve": "CVE-2025-68973",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68973"
},
{
"cve": "CVE-2025-69223",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-8194",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-1642",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-1642"
},
{
"cve": "CVE-2026-21441",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21441"
},
{
"cve": "CVE-2026-21452",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21452"
},
{
"cve": "CVE-2026-21637",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-21945",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21945"
},
{
"cve": "CVE-2026-22022",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22022"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23903",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23903"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-25210",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25210"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25646"
},
{
"cve": "CVE-2026-25968",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25968"
},
{
"cve": "CVE-2026-26007",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-26007"
},
{
"cve": "CVE-2026-27099",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-27099"
},
{
"cve": "CVE-2026-3288",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-3288"
},
{
"cve": "CVE-2026-33870",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-33870"
}
]
}
WID-SEC-W-2026-1203
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Fusion Middleware: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Fusion Middleware bündelt mehrere Produkte zur Erstellung, Betrieb und Management von intelligenten Business Anwendungen.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
Affected products
Known affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Fusion Middleware 12.1.3.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.1.3.0.0
|
12.1.3.0.0 | |
|
Oracle Fusion Middleware 14.1.2.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.1.0
|
14.1.2.1.0 | |
|
Oracle Fusion Middleware 8.5.8
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:8.5.8
|
8.5.8 | |
|
Oracle Fusion Middleware 14.1.2.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.2.0.0
|
14.1.2.0.0 | |
|
Oracle Fusion Middleware 12.2.1.4.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:12.2.1.4.0
|
12.2.1.4.0 | |
|
Oracle Fusion Middleware 15.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:15.1.1.0.0
|
15.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.0
|
22.1.0 | |
|
Oracle Fusion Middleware 14.1.1.0.0
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:14.1.1.0.0
|
14.1.1.0.0 | |
|
Oracle Fusion Middleware 22.1.1
Oracle / Fusion Middleware
|
cpe:/a:oracle:fusion_middleware:22.1.1
|
22.1.1 |
References
3 references
{
"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 Fusion Middleware b\u00fcndelt mehrere Produkte zur Erstellung, Betrieb und Management von intelligenten Business Anwendungen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Fusion Middleware 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-2026-1203 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1203.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1203 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1203"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Fusion Middleware vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixFMW"
}
],
"source_lang": "en-US",
"title": "Oracle Fusion Middleware: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T08:49:38.656+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1203",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "12.2.1.4.0",
"product": {
"name": "Oracle Fusion Middleware 12.2.1.4.0",
"product_id": "751674",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:12.2.1.4.0"
}
}
},
{
"category": "product_version",
"name": "14.1.1.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.1.0.0",
"product_id": "829576",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.1.0.0"
}
}
},
{
"category": "product_version",
"name": "12.1.3.0.0",
"product": {
"name": "Oracle Fusion Middleware 12.1.3.0.0",
"product_id": "T018993",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:12.1.3.0.0"
}
}
},
{
"category": "product_version",
"name": "14.1.2.0.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.2.0.0",
"product_id": "T040467",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.2.0.0"
}
}
},
{
"category": "product_version",
"name": "14.1.2.1.0",
"product": {
"name": "Oracle Fusion Middleware 14.1.2.1.0",
"product_id": "T047913",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:14.1.2.1.0"
}
}
},
{
"category": "product_version",
"name": "8.5.8",
"product": {
"name": "Oracle Fusion Middleware 8.5.8",
"product_id": "T047914",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:8.5.8"
}
}
},
{
"category": "product_version",
"name": "15.1.1.0.0",
"product": {
"name": "Oracle Fusion Middleware 15.1.1.0.0",
"product_id": "T050142",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:15.1.1.0.0"
}
}
},
{
"category": "product_version",
"name": "22.1.0",
"product": {
"name": "Oracle Fusion Middleware 22.1.0",
"product_id": "T053101",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:22.1.0"
}
}
},
{
"category": "product_version",
"name": "22.1.1",
"product": {
"name": "Oracle Fusion Middleware 22.1.1",
"product_id": "T053102",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:fusion_middleware:22.1.1"
}
}
}
],
"category": "product_name",
"name": "Fusion Middleware"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-22573",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-22573"
},
{
"cve": "CVE-2021-45046",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-45046"
},
{
"cve": "CVE-2022-45047",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2022-45047"
},
{
"cve": "CVE-2023-2976",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-2976"
},
{
"cve": "CVE-2024-13009",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-13009"
},
{
"cve": "CVE-2024-29857",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-29857"
},
{
"cve": "CVE-2024-31573",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-31573"
},
{
"cve": "CVE-2024-43394",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-43394"
},
{
"cve": "CVE-2025-0725",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-0725"
},
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2025-31672",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-31672"
},
{
"cve": "CVE-2025-33042",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-33042"
},
{
"cve": "CVE-2025-35036",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-35036"
},
{
"cve": "CVE-2025-41249",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41249"
},
{
"cve": "CVE-2025-41254",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41254"
},
{
"cve": "CVE-2025-46392",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-46392"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-52999",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-52999"
},
{
"cve": "CVE-2025-53864",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-53864"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-59775",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-59775"
},
{
"cve": "CVE-2025-65082",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-65082"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-68431",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68431"
},
{
"cve": "CVE-2025-68615",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68615"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-8916"
},
{
"cve": "CVE-2026-21939",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21939"
},
{
"cve": "CVE-2026-22184",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22184"
},
{
"cve": "CVE-2026-25210",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25210"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25646"
},
{
"cve": "CVE-2026-34283",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34283"
},
{
"cve": "CVE-2026-34284",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34284"
},
{
"cve": "CVE-2026-34285",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34285"
},
{
"cve": "CVE-2026-34286",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34286"
},
{
"cve": "CVE-2026-34287",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34287"
},
{
"cve": "CVE-2026-34288",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34288"
},
{
"cve": "CVE-2026-34289",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34289"
},
{
"cve": "CVE-2026-34290",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34290"
},
{
"cve": "CVE-2026-34291",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34291"
},
{
"cve": "CVE-2026-34292",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34292"
},
{
"cve": "CVE-2026-34294",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34294"
},
{
"cve": "CVE-2026-34305",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34305"
},
{
"cve": "CVE-2026-34315",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-34315"
},
{
"cve": "CVE-2026-35232",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35232"
},
{
"cve": "CVE-2026-35243",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35243"
},
{
"cve": "CVE-2026-35252",
"product_status": {
"known_affected": [
"T018993",
"T047913",
"T047914",
"T040467",
"751674",
"T050142",
"T053101",
"829576",
"T053102"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-35252"
}
]
}
Loading…
Trend slope:
-
(linear fit over daily sighting counts)
Show additional events:
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
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.
Loading…
Loading…