Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-49844 (GCVE-0-2025-49844)
Vulnerability from cvelistv5 – Published: 2025-10-03 19:27 – Updated: 2026-03-20 14:08
VLAI
EPSS
Title
Redis Lua Use-After-Free may lead to remote code execution
Summary
Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.
Severity
10 (Critical)
SSVC
Exploitation: poc
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-416 - Use After Free
Assigner
References
5 references
| URL | Tags |
|---|---|
| https://github.com/redis/redis/security/advisorie… | x_refsource_CONFIRM |
| https://github.com/redis/redis/commit/d5728cb5795… | x_refsource_MISC |
| https://github.com/redis/redis/releases/tag/8.2.2 | x_refsource_MISC |
| https://github.com/lastvocher/redis-CVE-2025-49844 | exploit |
| http://www.openwall.com/lists/oss-security/2025/10/07/2 |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-49844",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-03-20T03:55:40.030296Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-03-20T14:08:37.823Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/lastvocher/redis-CVE-2025-49844"
}
],
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:11:33.153Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://www.openwall.com/lists/oss-security/2025/10/07/2"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "redis",
"vendor": "redis",
"versions": [
{
"status": "affected",
"version": "\u003c 8.2.2"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands."
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 10,
"baseSeverity": "CRITICAL",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-416",
"description": "CWE-416: Use After Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-10-03T19:27:23.609Z",
"orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"shortName": "GitHub_M"
},
"references": [
{
"name": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q",
"tags": [
"x_refsource_CONFIRM"
],
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"name": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539"
},
{
"name": "https://github.com/redis/redis/releases/tag/8.2.2",
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
}
],
"source": {
"advisory": "GHSA-4789-qfc9-5f9q",
"discovery": "UNKNOWN"
},
"title": "Redis Lua Use-After-Free may lead to remote code execution"
}
},
"cveMetadata": {
"assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
"assignerShortName": "GitHub_M",
"cveId": "CVE-2025-49844",
"datePublished": "2025-10-03T19:27:23.609Z",
"dateReserved": "2025-06-11T14:33:57.800Z",
"dateUpdated": "2026-03-20T14:08:37.823Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-49844",
"date": "2026-06-26",
"epss": "0.86268",
"percentile": "0.99707"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-49844\",\"sourceIdentifier\":\"security-advisories@github.com\",\"published\":\"2025-10-03T20:15:32.823\",\"lastModified\":\"2026-03-20T14:16:14.130\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\",\"baseScore\":9.9,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.1,\"impactScore\":6.0}]},\"weaknesses\":[{\"source\":\"security-advisories@github.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-416\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"6.2.20\",\"matchCriteriaId\":\"C2F4D4F6-6F7C-46BC-B37C-DFAC34B097AC\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.0\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"4F82BD2A-473F-4F3F-9C80-C6448D07C45D\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"7.4.0\",\"versionEndExcluding\":\"7.4.6\",\"matchCriteriaId\":\"F6E336B8-E000-4EFA-95F8-F2B74A4913F0\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.4\",\"matchCriteriaId\":\"459EBC07-D37A-44E5-95DB-4C3FD9F008FF\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.2.0\",\"versionEndExcluding\":\"8.2.2\",\"matchCriteriaId\":\"CBF13EC1-FE0A-4242-B8D3-2681485DDDF2\"}]}]},{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"7.2.11\",\"matchCriteriaId\":\"8CAF97D0-BE35-43AE-B820-3A88D1F49050\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.0.0\",\"versionEndExcluding\":\"8.0.6\",\"matchCriteriaId\":\"F0285AE3-BBEA-4D0E-A8AD-957EC3E78870\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:lfprojects:valkey:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"8.1.0\",\"versionEndExcluding\":\"8.1.4\",\"matchCriteriaId\":\"725746C6-025D-4364-9D97-E1315D670DF6\"}]}]}],\"references\":[{\"url\":\"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/redis/redis/releases/tag/8.2.2\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Release Notes\"]},{\"url\":\"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\",\"source\":\"security-advisories@github.com\",\"tags\":[\"Third Party Advisory\"]},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/10/07/2\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/lastvocher/redis-CVE-2025-49844\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://www.openwall.com/lists/oss-security/2025/10/07/2\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:11:33.153Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-49844\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"poc\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"total\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-03-20T03:55:40.030296Z\"}}}], \"references\": [{\"url\": \"https://github.com/lastvocher/redis-CVE-2025-49844\", \"tags\": [\"exploit\"]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-10-03T19:46:39.985Z\"}}], \"cna\": {\"title\": \"Redis Lua Use-After-Free may lead to remote code execution\", \"source\": {\"advisory\": \"GHSA-4789-qfc9-5f9q\", \"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 10, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"CRITICAL\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"HIGH\"}}], \"affected\": [{\"vendor\": \"redis\", \"product\": \"redis\", \"versions\": [{\"status\": \"affected\", \"version\": \"\u003c 8.2.2\"}]}], \"references\": [{\"url\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"name\": \"https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q\", \"tags\": [\"x_refsource_CONFIRM\"]}, {\"url\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"name\": \"https://github.com/redis/redis/commit/d5728cb5795c966c5b5b1e0f0ac576a7e69af539\", \"tags\": [\"x_refsource_MISC\"]}, {\"url\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"name\": \"https://github.com/redis/redis/releases/tag/8.2.2\", \"tags\": [\"x_refsource_MISC\"]}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"Redis is an open source, in-memory database that persists on disk. Versions 8.2.1 and below allow an authenticated user to use a specially crafted Lua script to manipulate the garbage collector, trigger a use-after-free and potentially lead to remote code execution. The problem exists in all versions of Redis with Lua scripting. This issue is fixed in version 8.2.2. To workaround this issue without patching the redis-server executable is to prevent users from executing Lua scripts. This can be done using ACL to restrict EVAL and EVALSHA commands.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-416\", \"description\": \"CWE-416: Use After Free\"}]}], \"providerMetadata\": {\"orgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"shortName\": \"GitHub_M\", \"dateUpdated\": \"2025-10-03T19:27:23.609Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-49844\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-03-20T14:08:37.823Z\", \"dateReserved\": \"2025-06-11T14:33:57.800Z\", \"assignerOrgId\": \"a0819718-46f1-4df5-94e2-005712e83aaa\", \"datePublished\": \"2025-10-03T19:27:23.609Z\", \"assignerShortName\": \"GitHub_M\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-2196
Vulnerability from csaf_certbund - Published: 2025-10-05 22:00 - Updated: 2026-05-19 22:00Summary
Redis: Mehrere Schwachstellen
Severity
Kritisch
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: Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um beliebigen Programmcode auszuführen, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuführen, und um Informationen offenzulegen.
Betroffene Betriebssysteme: - F5 Networks
- Linux
- UNIX
Affected products
Known affected
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Arista EOS <4.32.11
Arista / EOS
|
<4.32.11 | ||
|
Arista EOS CloudVision eXchange
Arista / EOS
|
cpe:/o:arista:arista_eos:cloudvision_exchange
|
CloudVision eXchange | |
|
Open Source Redis <6.2.20
Open Source / Redis
|
<6.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <7.2.11
Open Source / Redis
|
<7.2.11 | ||
|
Open Source Redis <8.0.4
Open Source / Redis
|
<8.0.4 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Arista EOS <4.34.2
Arista / EOS
|
<4.34.2 | ||
|
Arista EOS <4.33.8
Arista / EOS
|
<4.33.8 | ||
|
F5 BIG-IP Next
F5 / BIG-IP
|
cpe:/a:f5:big-ip:next
|
Next | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Redis <8.2.2
Open Source / Redis
|
<8.2.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Trend Micro Apex One
Trend Micro
|
cpe:/a:trendmicro:apex_one:-
|
— | |
|
Open Source Redis <7.4.6
Open Source / Redis
|
<7.4.6 | ||
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 |
Affected products
Known affected
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Arista EOS <4.32.11
Arista / EOS
|
<4.32.11 | ||
|
Arista EOS CloudVision eXchange
Arista / EOS
|
cpe:/o:arista:arista_eos:cloudvision_exchange
|
CloudVision eXchange | |
|
Open Source Redis <6.2.20
Open Source / Redis
|
<6.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <7.2.11
Open Source / Redis
|
<7.2.11 | ||
|
Open Source Redis <8.0.4
Open Source / Redis
|
<8.0.4 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Arista EOS <4.34.2
Arista / EOS
|
<4.34.2 | ||
|
Arista EOS <4.33.8
Arista / EOS
|
<4.33.8 | ||
|
F5 BIG-IP Next
F5 / BIG-IP
|
cpe:/a:f5:big-ip:next
|
Next | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Redis <8.2.2
Open Source / Redis
|
<8.2.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Trend Micro Apex One
Trend Micro
|
cpe:/a:trendmicro:apex_one:-
|
— | |
|
Open Source Redis <7.4.6
Open Source / Redis
|
<7.4.6 | ||
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 |
Affected products
Known affected
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Arista EOS <4.32.11
Arista / EOS
|
<4.32.11 | ||
|
Arista EOS CloudVision eXchange
Arista / EOS
|
cpe:/o:arista:arista_eos:cloudvision_exchange
|
CloudVision eXchange | |
|
Open Source Redis <6.2.20
Open Source / Redis
|
<6.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <7.2.11
Open Source / Redis
|
<7.2.11 | ||
|
Open Source Redis <8.0.4
Open Source / Redis
|
<8.0.4 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Arista EOS <4.34.2
Arista / EOS
|
<4.34.2 | ||
|
Arista EOS <4.33.8
Arista / EOS
|
<4.33.8 | ||
|
F5 BIG-IP Next
F5 / BIG-IP
|
cpe:/a:f5:big-ip:next
|
Next | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Redis <8.2.2
Open Source / Redis
|
<8.2.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Trend Micro Apex One
Trend Micro
|
cpe:/a:trendmicro:apex_one:-
|
— | |
|
Open Source Redis <7.4.6
Open Source / Redis
|
<7.4.6 | ||
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 |
Affected products
Known affected
22 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Arista EOS <4.32.11
Arista / EOS
|
<4.32.11 | ||
|
Arista EOS CloudVision eXchange
Arista / EOS
|
cpe:/o:arista:arista_eos:cloudvision_exchange
|
CloudVision eXchange | |
|
Open Source Redis <6.2.20
Open Source / Redis
|
<6.2.20 | ||
|
Red Hat Enterprise Linux
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Open Source Redis <7.2.11
Open Source / Redis
|
<7.2.11 | ||
|
Open Source Redis <8.0.4
Open Source / Redis
|
<8.0.4 | ||
|
Google Cloud Platform
Google
|
cpe:/a:google:cloud_platform:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— | |
|
Fedora Linux
Fedora
|
cpe:/o:fedoraproject:fedora:-
|
— | |
|
Arista EOS <4.34.2
Arista / EOS
|
<4.34.2 | ||
|
Arista EOS <4.33.8
Arista / EOS
|
<4.33.8 | ||
|
F5 BIG-IP Next
F5 / BIG-IP
|
cpe:/a:f5:big-ip:next
|
Next | |
|
Debian Linux
Debian
|
cpe:/o:debian:debian_linux:-
|
— | |
|
SUSE Linux
SUSE
|
cpe:/o:suse:suse_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
SUSE openSUSE
SUSE
|
cpe:/o:suse:opensuse:-
|
— | |
|
Open Source Redis <8.2.2
Open Source / Redis
|
<8.2.2 | ||
|
Amazon Linux 2
Amazon
|
cpe:/o:amazon:linux_2:-
|
— | |
|
Trend Micro Apex One
Trend Micro
|
cpe:/a:trendmicro:apex_one:-
|
— | |
|
Open Source Redis <7.4.6
Open Source / Redis
|
<7.4.6 | ||
|
Red Hat Enterprise Linux 10
Red Hat / Enterprise Linux
|
cpe:/o:redhat:enterprise_linux:10
|
10 |
References
71 references
{
"document": {
"aggregate_severity": {
"text": "kritisch"
},
"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": "Redis ist ein In-Memory-Datenstrukturspeicher, der als Datenbank, Cache und Message Broker verwendet wird.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Redis ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um Daten zu manipulieren, um einen Denial of Service Angriff durchzuf\u00fchren, und um Informationen offenzulegen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- F5 Networks\n- Linux\n- UNIX",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2196 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2196.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2196 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2196"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23203 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23203"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23206 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23206"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23207 vom 2025-12-15",
"url": "https://access.redhat.com/errata/RHSA-2025:23207"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-m8fj-85cg-7vhp"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-qrv7-wcrx-q5jp"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4c68-q8q8-3g4f"
},
{
"category": "external",
"summary": "Redis GitHub vom 2025-10-05",
"url": "https://github.com/redis/redis/security/advisories/GHSA-4789-qfc9-5f9q"
},
{
"category": "external",
"summary": "Redis v8.2.2",
"url": "https://github.com/redis/redis/releases/tag/8.2.2"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-2D44B874A0 vom 2025-10-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-2d44b874a0"
},
{
"category": "external",
"summary": "Fedora Security Advisory FEDORA-EPEL-2025-115D3A5484 vom 2025-10-06",
"url": "https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2025-115d3a5484"
},
{
"category": "external",
"summary": "BSI Cybersicherheitswarnung vom 2025-10-07",
"url": "https://www.bsi.bund.de/SharedDocs/Cybersicherheitswarnungen/DE/2025/2025-287813-1032.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6020 vom 2025-10-08",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00186.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20656 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20656.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20655 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20655.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20654 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20654.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20653 vom 2025-10-09",
"url": "https://linux.oracle.com/errata/ELSA-2025-20653.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03500-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022796.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03499-1 vom 2025-10-08",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022797.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:15604-1 vom 2025-10-08",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/D5YD5HFZ7CYDLZ3EY5NOTKQ2F2437YFG/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03506-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/HPPRZXIQV7GCFB6J2QQPTRJE5BZSEY3P/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03505-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/DTMFNYW65ZJ3GL675ZV4U3ICMJS4GKAY/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03501-1 vom 2025-10-09",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/TXSYULIYKDNYDC726SFYC6EYNVU5W7AZ/"
},
{
"category": "external",
"summary": "PoC auf redrays.io vom 2025-10-08",
"url": "https://redrays.io/blog/poc-for-cve-2025-49844-cve-2025-46817-and-cve-2025-46818-critical-lua-engine-vulnerabilities/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03507-1 vom 2025-10-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022800.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:03502-1 vom 2025-10-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-October/022803.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DSA-6022 vom 2025-10-09",
"url": "https://lists.debian.org/debian-security-announce/2025/msg00188.html"
},
{
"category": "external",
"summary": "Debian Security Advisory DLA-4325 vom 2025-10-09",
"url": "https://lists.debian.org/debian-lts-announce/2025/10/msg00005.html"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS2REDIS6-2025-015 vom 2025-10-15",
"url": "https://alas.aws.amazon.com/AL2/ALAS2REDIS6-2025-015.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-3 vom 2025-10-16",
"url": "https://ubuntu.com/security/notices/USN-7824-3"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-1 vom 2025-10-15",
"url": "https://ubuntu.com/security/notices/USN-7824-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7824-2 vom 2025-10-16",
"url": "https://ubuntu.com/security/notices/USN-7824-2"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18931 vom 2025-10-22",
"url": "https://access.redhat.com/errata/RHSA-2025:18931"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18997 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:18997"
},
{
"category": "external",
"summary": "Google Cloud Platform Security Bulletin GCP-2025-061 vom 2025-10-22",
"url": "https://cloud.google.com/support/bulletins#gcp-2025-061"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:18996 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:18996"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19086 vom 2025-10-23",
"url": "https://access.redhat.com/errata/RHSA-2025:19086"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19237 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19239 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19239"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19238 vom 2025-10-29",
"url": "https://access.redhat.com/errata/RHSA-2025:19238"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19318 vom 2025-10-30",
"url": "https://access.redhat.com/errata/RHSA-2025:19318"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19238 vom 2025-10-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-19238.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19345 vom 2025-10-30",
"url": "https://access.redhat.com/errata/RHSA-2025:19345"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19237 vom 2025-10-30",
"url": "https://linux.oracle.com/errata/ELSA-2025-19237.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19345 vom 2025-10-31",
"url": "http://linux.oracle.com/errata/ELSA-2025-19345.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19399 vom 2025-11-03",
"url": "https://access.redhat.com/errata/RHSA-2025:19399"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:19675 vom 2025-11-04",
"url": "https://access.redhat.com/errata/RHSA-2025:19675"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-19675 vom 2025-11-05",
"url": "https://linux.oracle.com/errata/ELSA-2025-19675.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19675 vom 2025-11-06",
"url": "https://errata.build.resf.org/RLSA-2025:19675"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19237 vom 2025-11-06",
"url": "https://errata.build.resf.org/RLSA-2025:19237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20926 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20926"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:20955 vom 2025-11-11",
"url": "https://access.redhat.com/errata/RHSA-2025:20955"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21916 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21916"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:20926 vom 2025-11-21",
"url": "https://errata.build.resf.org/RLSA-2025:20926"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:21936 vom 2025-11-24",
"url": "https://access.redhat.com/errata/RHSA-2025:21936"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21936 vom 2025-11-25",
"url": "https://errata.build.resf.org/RLSA-2025:21936"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:21916 vom 2025-11-25",
"url": "https://errata.build.resf.org/RLSA-2025:21916"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21916 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-21916.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20926 vom 2025-11-26",
"url": "https://linux.oracle.com/errata/ELSA-2025-20926.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-20955 vom 2025-11-27",
"url": "https://linux.oracle.com/errata/ELSA-2025-20955.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025-20121-1 vom 2025-11-28",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/IX75NWZHJSDRCBII4RLH44D5LUSVI5GF/"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:20955 vom 2025-11-29",
"url": "https://errata.build.resf.org/RLSA-2025:20955"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19345 vom 2025-11-29",
"url": "https://errata.build.resf.org/RLSA-2025:19345"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:19238 vom 2025-11-29",
"url": "https://errata.build.resf.org/RLSA-2025:19238"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-21936 vom 2025-12-03",
"url": "https://linux.oracle.com/errata/ELSA-2025-21936.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2026:20003-1 vom 2026-01-12",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/thread/H3G4Z4I3MTGHSB7NYXJDDPY6OE67GQCE/"
},
{
"category": "external",
"summary": "F5 Security Advisory K000159544 vom 2025-01-14",
"url": "https://my.f5.com/manage/s/article/K000159544"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2026:20022-1 vom 2026-01-15",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2026-January/023778.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8169-1 vom 2026-04-14",
"url": "https://ubuntu.com/security/notices/USN-8169-1"
},
{
"category": "external",
"summary": "Arista Security Advisory 0139 vom 2026-05-19",
"url": "https://www.arista.com/en/support/advisories-notices/security-advisory/24029-security-advisory-0139"
}
],
"source_lang": "en-US",
"title": "Redis: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-19T22:00:00.000+00:00",
"generator": {
"date": "2026-05-20T08:32:12.457+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2025-2196",
"initial_release_date": "2025-10-05T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-05T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-07T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Info aufgenommen, Anpassung der Bewertung"
},
{
"date": "2025-10-08T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Open Source, Debian, Oracle Linux, SUSE und openSUSE aufgenommen"
},
{
"date": "2025-10-09T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Debian aufgenommen"
},
{
"date": "2025-10-14T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-10-15T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat und Google aufgenommen"
},
{
"date": "2025-10-23T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-28T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-29T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-10-30T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-11-02T23:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-05T23:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Oracle Linux und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-11T23:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-11-13T23:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates aufgenommen"
},
{
"date": "2025-11-23T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-24T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-11-25T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-27T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-11-30T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2025-12-03T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2025-12-15T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-01-12T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2026-01-13T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von F5 aufgenommen"
},
{
"date": "2026-01-14T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2026-04-13T22:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-05-19T22:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates aufgenommen"
}
],
"status": "final",
"version": "29"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "CloudVision eXchange",
"product": {
"name": "Arista EOS CloudVision eXchange",
"product_id": "T054331",
"product_identification_helper": {
"cpe": "cpe:/o:arista:arista_eos:cloudvision_exchange"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.32.11",
"product": {
"name": "Arista EOS \u003c4.32.11",
"product_id": "T054332"
}
},
{
"category": "product_version",
"name": "4.32.11",
"product": {
"name": "Arista EOS 4.32.11",
"product_id": "T054332-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:arista:arista_eos:4.32.11"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.33.8",
"product": {
"name": "Arista EOS \u003c4.33.8",
"product_id": "T054333"
}
},
{
"category": "product_version",
"name": "4.33.8",
"product": {
"name": "Arista EOS 4.33.8",
"product_id": "T054333-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:arista:arista_eos:4.33.8"
}
}
},
{
"category": "product_version_range",
"name": "\u003c4.34.2",
"product": {
"name": "Arista EOS \u003c4.34.2",
"product_id": "T054334"
}
},
{
"category": "product_version",
"name": "4.34.2",
"product": {
"name": "Arista EOS 4.34.2",
"product_id": "T054334-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:arista:arista_eos:4.34.2"
}
}
}
],
"category": "product_name",
"name": "EOS"
}
],
"category": "vendor",
"name": "Arista"
},
{
"branches": [
{
"category": "product_name",
"name": "Debian Linux",
"product": {
"name": "Debian Linux",
"product_id": "2951",
"product_identification_helper": {
"cpe": "cpe:/o:debian:debian_linux:-"
}
}
}
],
"category": "vendor",
"name": "Debian"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Next",
"product": {
"name": "F5 BIG-IP Next",
"product_id": "T049956",
"product_identification_helper": {
"cpe": "cpe:/a:f5:big-ip:next"
}
}
}
],
"category": "product_name",
"name": "BIG-IP"
}
],
"category": "vendor",
"name": "F5"
},
{
"branches": [
{
"category": "product_name",
"name": "Fedora Linux",
"product": {
"name": "Fedora Linux",
"product_id": "74185",
"product_identification_helper": {
"cpe": "cpe:/o:fedoraproject:fedora:-"
}
}
}
],
"category": "vendor",
"name": "Fedora"
},
{
"branches": [
{
"category": "product_name",
"name": "Google Cloud Platform",
"product": {
"name": "Google Cloud Platform",
"product_id": "393401",
"product_identification_helper": {
"cpe": "cpe:/a:google:cloud_platform:-"
}
}
}
],
"category": "vendor",
"name": "Google"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.2.2",
"product": {
"name": "Open Source Redis \u003c8.2.2",
"product_id": "T047365"
}
},
{
"category": "product_version",
"name": "8.2.2",
"product": {
"name": "Open Source Redis 8.2.2",
"product_id": "T047365-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:8.2.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.4.6",
"product": {
"name": "Open Source Redis \u003c7.4.6",
"product_id": "T047369"
}
},
{
"category": "product_version",
"name": "7.4.6",
"product": {
"name": "Open Source Redis 7.4.6",
"product_id": "T047369-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.4.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.0.4",
"product": {
"name": "Open Source Redis \u003c8.0.4",
"product_id": "T047370"
}
},
{
"category": "product_version",
"name": "8.0.4",
"product": {
"name": "Open Source Redis 8.0.4",
"product_id": "T047370-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:8.0.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.20",
"product": {
"name": "Open Source Redis \u003c6.2.20",
"product_id": "T047371"
}
},
{
"category": "product_version",
"name": "6.2.20",
"product": {
"name": "Open Source Redis 6.2.20",
"product_id": "T047371-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:6.2.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.2.11",
"product": {
"name": "Open Source Redis \u003c7.2.11",
"product_id": "T047372"
}
},
{
"category": "product_version",
"name": "7.2.11",
"product": {
"name": "Open Source Redis 7.2.11",
"product_id": "T047372-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redislabs:redis:7.2.11"
}
}
}
],
"category": "product_name",
"name": "Redis"
}
],
"category": "vendor",
"name": "Open Source"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"category": "product_name",
"name": "RESF Rocky Linux",
"product": {
"name": "RESF Rocky Linux",
"product_id": "T032255",
"product_identification_helper": {
"cpe": "cpe:/o:resf:rocky_linux:-"
}
}
}
],
"category": "vendor",
"name": "RESF"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "10",
"product": {
"name": "Red Hat Enterprise Linux 10",
"product_id": "T048873",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Trend Micro Apex One",
"product": {
"name": "Trend Micro Apex One",
"product_id": "T024555",
"product_identification_helper": {
"cpe": "cpe:/a:trendmicro:apex_one:-"
}
}
}
],
"category": "vendor",
"name": "Trend Micro"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-46817",
"product_status": {
"known_affected": [
"T054332",
"T054331",
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"T032255",
"74185",
"T054334",
"T054333",
"T049956",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T024555",
"T047369",
"T048873"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46817"
},
{
"cve": "CVE-2025-49844",
"product_status": {
"known_affected": [
"T054332",
"T054331",
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"T032255",
"74185",
"T054334",
"T054333",
"T049956",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T024555",
"T047369",
"T048873"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-46818",
"product_status": {
"known_affected": [
"T054332",
"T054331",
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"T032255",
"74185",
"T054334",
"T054333",
"T049956",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T024555",
"T047369",
"T048873"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46818"
},
{
"cve": "CVE-2025-46819",
"product_status": {
"known_affected": [
"T054332",
"T054331",
"T047371",
"67646",
"T047372",
"T047370",
"393401",
"T004914",
"T032255",
"74185",
"T054334",
"T054333",
"T049956",
"2951",
"T002207",
"T000126",
"T027843",
"T047365",
"398363",
"T024555",
"T047369",
"T048873"
]
},
"release_date": "2025-10-05T22:00:00.000+00:00",
"title": "CVE-2025-46819"
}
]
}
WID-SEC-W-2025-2542
Vulnerability from csaf_certbund - Published: 2025-11-10 23:00 - Updated: 2025-11-10 23:00Summary
Microsoft GitHub Enterprise Server: 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: GitHub ist ein netzbasierter Dienst zur Versionsverwaltung für Software-Entwicklungsprojekte.
Angriff: Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Microsoft GitHub Enterprise ausnutzen, um beliebigen Programmcode auszuführen, um Berechtigungen zu erweitern, Daten zu manipulieren, vertrauliche Informationen offenzulegen, Cross-Site-Scripting-Angriffe durchzuführen, Sicherheitsmaßnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht näher bezeichnete Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft GitHub Enterprise Server <3.18.1
Microsoft / GitHub Enterprise
|
Server <3.18.1 | ||
|
Microsoft GitHub Enterprise Server <3.17.7
Microsoft / GitHub Enterprise
|
Server <3.17.7 | ||
|
Microsoft GitHub Enterprise Server <3.15.14
Microsoft / GitHub Enterprise
|
Server <3.15.14 | ||
|
Microsoft GitHub Enterprise Server <3.16.10
Microsoft / GitHub Enterprise
|
Server <3.16.10 | ||
|
Microsoft GitHub Enterprise Server <3.14.19
Microsoft / GitHub Enterprise
|
Server <3.14.19 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft GitHub Enterprise Server <3.18.1
Microsoft / GitHub Enterprise
|
Server <3.18.1 | ||
|
Microsoft GitHub Enterprise Server <3.17.7
Microsoft / GitHub Enterprise
|
Server <3.17.7 | ||
|
Microsoft GitHub Enterprise Server <3.15.14
Microsoft / GitHub Enterprise
|
Server <3.15.14 | ||
|
Microsoft GitHub Enterprise Server <3.16.10
Microsoft / GitHub Enterprise
|
Server <3.16.10 | ||
|
Microsoft GitHub Enterprise Server <3.14.19
Microsoft / GitHub Enterprise
|
Server <3.14.19 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft GitHub Enterprise Server <3.18.1
Microsoft / GitHub Enterprise
|
Server <3.18.1 | ||
|
Microsoft GitHub Enterprise Server <3.17.7
Microsoft / GitHub Enterprise
|
Server <3.17.7 | ||
|
Microsoft GitHub Enterprise Server <3.15.14
Microsoft / GitHub Enterprise
|
Server <3.15.14 | ||
|
Microsoft GitHub Enterprise Server <3.16.10
Microsoft / GitHub Enterprise
|
Server <3.16.10 | ||
|
Microsoft GitHub Enterprise Server <3.14.19
Microsoft / GitHub Enterprise
|
Server <3.14.19 |
References
7 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": "GitHub ist ein netzbasierter Dienst zur Versionsverwaltung f\u00fcr Software-Entwicklungsprojekte.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, authentisierter Angreifer kann mehrere Schwachstellen in Microsoft GitHub Enterprise ausnutzen, um beliebigen Programmcode auszuf\u00fchren, um Berechtigungen zu erweitern, Daten zu manipulieren, vertrauliche Informationen offenzulegen, Cross-Site-Scripting-Angriffe durchzuf\u00fchren, Sicherheitsma\u00dfnahmen zu umgehen, einen Denial-of-Service-Zustand zu verursachen oder andere nicht n\u00e4her bezeichnete Angriffe durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2542 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2542.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2542 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2542"
},
{
"category": "external",
"summary": "Enterprise Server release notes vom 2025-11-10",
"url": "https://docs.github.com/en/enterprise-server@3.18/admin/release-notes#3.18.1"
},
{
"category": "external",
"summary": "Enterprise Server release notes vom 2025-11-10",
"url": "https://docs.github.com/en/enterprise-server@3.17/admin/release-notes#3.17.7"
},
{
"category": "external",
"summary": "Enterprise Server release notes vom 2025-11-10",
"url": "https://docs.github.com/en/enterprise-server@3.16/admin/release-notes#3.16.10"
},
{
"category": "external",
"summary": "Enterprise Server release notes vom 2025-11-10",
"url": "https://docs.github.com/en/enterprise-server@3.15/admin/release-notes#3.15.14"
},
{
"category": "external",
"summary": "Enterprise Server release notes vom 2025-11-10",
"url": "https://docs.github.com/en/enterprise-server@3.14/admin/release-notes#3.14.19"
}
],
"source_lang": "en-US",
"title": "Microsoft GitHub Enterprise Server: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-10T23:00:00.000+00:00",
"generator": {
"date": "2025-11-11T11:12:19.932+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2025-2542",
"initial_release_date": "2025-11-10T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-10T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Server \u003c3.18.1",
"product": {
"name": "Microsoft GitHub Enterprise Server \u003c3.18.1",
"product_id": "T048418"
}
},
{
"category": "product_version",
"name": "Server 3.18.1",
"product": {
"name": "Microsoft GitHub Enterprise Server 3.18.1",
"product_id": "T048418-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:github_enterprise:server__3.18.1"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c3.17.7",
"product": {
"name": "Microsoft GitHub Enterprise Server \u003c3.17.7",
"product_id": "T048419"
}
},
{
"category": "product_version",
"name": "Server 3.17.7",
"product": {
"name": "Microsoft GitHub Enterprise Server 3.17.7",
"product_id": "T048419-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:github_enterprise:server__3.17.7"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c3.16.10",
"product": {
"name": "Microsoft GitHub Enterprise Server \u003c3.16.10",
"product_id": "T048420"
}
},
{
"category": "product_version",
"name": "Server 3.16.10",
"product": {
"name": "Microsoft GitHub Enterprise Server 3.16.10",
"product_id": "T048420-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:github_enterprise:server__3.16.10"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c3.15.14",
"product": {
"name": "Microsoft GitHub Enterprise Server \u003c3.15.14",
"product_id": "T048421"
}
},
{
"category": "product_version",
"name": "Server 3.15.14",
"product": {
"name": "Microsoft GitHub Enterprise Server 3.15.14",
"product_id": "T048421-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:github_enterprise:server__3.15.14"
}
}
},
{
"category": "product_version_range",
"name": "Server \u003c3.14.19",
"product": {
"name": "Microsoft GitHub Enterprise Server \u003c3.14.19",
"product_id": "T048422"
}
},
{
"category": "product_version",
"name": "Server 3.14.19",
"product": {
"name": "Microsoft GitHub Enterprise Server 3.14.19",
"product_id": "T048422-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:github_enterprise:server__3.14.19"
}
}
}
],
"category": "product_name",
"name": "GitHub Enterprise"
}
],
"category": "vendor",
"name": "Microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-11578",
"product_status": {
"known_affected": [
"T048418",
"T048419",
"T048421",
"T048420",
"T048422"
]
},
"release_date": "2025-11-10T23:00:00.000+00:00",
"title": "CVE-2025-11578"
},
{
"cve": "CVE-2025-11892",
"product_status": {
"known_affected": [
"T048418",
"T048419",
"T048421",
"T048420",
"T048422"
]
},
"release_date": "2025-11-10T23:00:00.000+00:00",
"title": "CVE-2025-11892"
},
{
"cve": "CVE-2025-49844",
"product_status": {
"known_affected": [
"T048418",
"T048419",
"T048421",
"T048420",
"T048422"
]
},
"release_date": "2025-11-10T23:00:00.000+00:00",
"title": "CVE-2025-49844"
}
]
}
WID-SEC-W-2026-0153
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-01-20 23: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
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 |
Affected products
Known affected
29 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 9.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0
|
9.0.0 | |
|
Oracle Communications 4.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.1.0
|
4.1.0 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 15.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0
|
15.1.0.0 | |
|
Oracle Communications 25.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0
|
25.1.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
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 9.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0
|
9.1.0 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
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 9.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.1
|
9.0.1 | |
|
Oracle Communications 7.4.1
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.1
|
7.4.1 | |
|
Oracle Communications 15.0.1.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0.0
|
15.0.1.0.0 | |
|
Oracle Communications 7.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.8.0
|
7.8.0 | |
|
Oracle Communications 15.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.1.0
|
15.0.1.0 | |
|
Oracle Communications 15.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.1.0.0.0
|
15.1.0.0.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 15.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0
|
15.0.0.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 |
Last affected
3 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=6.1.1
Oracle / Communications
|
<=6.1.1 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.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-0153 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0153.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0153 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0153"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2026 - Appendix Oracle Communications vom 2026-01-20",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-20T23:00:00.000+00:00",
"generator": {
"date": "2026-01-21T08:44:06.939+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0153",
"initial_release_date": "2026-01-20T23:00:00.000+00:00",
"revision_history": [
{
"date": "2026-01-20T23: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": "9.0.0",
"product": {
"name": "Oracle Communications 9.0.0",
"product_id": "T027330",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0"
}
}
},
{
"category": "product_version",
"name": "9.0.1",
"product": {
"name": "Oracle Communications 9.0.1",
"product_id": "T027331",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.1"
}
}
},
{
"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.1.0",
"product": {
"name": "Oracle Communications 4.1.0",
"product_id": "T036205",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.1.0"
}
}
},
{
"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": "9.1.0",
"product": {
"name": "Oracle Communications 9.1.0",
"product_id": "T038381",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.0"
}
}
},
{
"category": "product_version",
"name": "24.3.0",
"product": {
"name": "Oracle Communications 24.3.0",
"product_id": "T040448",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.3.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_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": "15.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0",
"product_id": "T045374",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.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.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_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047970"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047970-fixed"
}
},
{
"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_range",
"name": "\u003c=6.1.1",
"product": {
"name": "Oracle Communications \u003c=6.1.1",
"product_id": "T050114"
}
},
{
"category": "product_version_range",
"name": "\u003c=6.1.1",
"product": {
"name": "Oracle Communications \u003c=6.1.1",
"product_id": "T050114-fixed"
}
},
{
"category": "product_version",
"name": "25.1.0",
"product": {
"name": "Oracle Communications 25.1.0",
"product_id": "T050115",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.0"
}
}
},
{
"category": "product_version",
"name": "15.1.0.0",
"product": {
"name": "Oracle Communications 15.1.0.0",
"product_id": "T050116",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.1.0.0"
}
}
},
{
"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",
"name": "7.8.0",
"product": {
"name": "Oracle Communications 7.8.0",
"product_id": "T050120",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.8.0"
}
}
},
{
"category": "product_version",
"name": "15.0.1.0.0",
"product": {
"name": "Oracle Communications 15.0.1.0.0",
"product_id": "T050121",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.1.0.0"
}
}
},
{
"category": "product_version",
"name": "15.1.0.0.0",
"product": {
"name": "Oracle Communications 15.1.0.0.0",
"product_id": "T050122",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.1.0",
"product": {
"name": "Oracle Communications 15.0.1.0",
"product_id": "T050123",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.1.0"
}
}
},
{
"category": "product_version",
"name": "7.4.1",
"product": {
"name": "Oracle Communications 7.4.1",
"product_id": "T050124",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.4.1"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-46901",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-46901"
},
{
"cve": "CVE-2025-25193",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-25193"
},
{
"cve": "CVE-2025-26333",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-27533",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-27533"
},
{
"cve": "CVE-2025-32988",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-32988"
},
{
"cve": "CVE-2025-32990",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-41249",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-41249"
},
{
"cve": "CVE-2025-46727",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-46727"
},
{
"cve": "CVE-2025-48060",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48060"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-49844",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-49844"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-54571",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-54571"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-5987",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-5987"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-64718",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-64718"
},
{
"cve": "CVE-2025-65018",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66516",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-66516"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-8194",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-8916"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T036206",
"T036208",
"T040448",
"T050113",
"T050116",
"T050115",
"T034146",
"T042794",
"T042795",
"T038381",
"T018947",
"T018948",
"T047885",
"T027331",
"T050124",
"T050121",
"T050120",
"T050123",
"T050122",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T045374",
"T047890"
],
"last_affected": [
"T050114",
"T045371",
"T047970"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9900"
}
]
}
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…