Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2025-6965 (GCVE-0-2025-6965)
Vulnerability from cvelistv5 – Published: 2025-07-15 13:44 – Updated: 2026-04-29 03:55
VLAI
EPSS
Title
Integer Truncation on SQLite
Summary
There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.
Severity
SSVC
Exploitation: poc
Automatable: no
Technical Impact: total
CISA Coordinator (v2.0.3)
CWE
- CWE-197 - Numeric Truncation Error
Assigner
References
9 references
Impacted products
3 products
| Vendor | Product | Version | |
|---|---|---|---|
| SQLite | SQLite |
Affected:
0 , < 3.50.2
(semver)
|
|
| Siemens | RUGGEDCOM CROSSBOW Station Access Controller (SAC) |
Affected:
0 , < V5.8
(custom)
|
|
| Siemens | SIDIS Prime |
Affected:
0 , < V4.0.800
(custom)
|
Date Public
2025-06-27 22:00
Credits
Vlad Stolyarov of Google's Threat Analysis Group, with assistance from Google Big Sleep
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2025-6965",
"options": [
{
"Exploitation": "poc"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-28T00:00:00+00:00",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-04-29T03:55:46.708Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2025-11-04T21:14:51.528Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/57"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/56"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/53"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/58"
},
{
"url": "http://seclists.org/fulldisclosure/2025/Sep/49"
},
{
"url": "http://www.openwall.com/lists/oss-security/2025/09/06/1"
}
],
"title": "CVE Program Container"
},
{
"affected": [
{
"defaultStatus": "unknown",
"product": "RUGGEDCOM CROSSBOW Station Access Controller (SAC)",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V5.8",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
},
{
"defaultStatus": "unknown",
"product": "SIDIS Prime",
"vendor": "Siemens",
"versions": [
{
"lessThan": "V4.0.800",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-14T08:58:07.313Z",
"orgId": "0b142b55-0307-4c5a-b3c9-f314f3fb7c5e",
"shortName": "siemens-SADP"
},
"references": [
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-485750.html"
},
{
"url": "https://cert-portal.siemens.com/productcert/html/ssa-225816.html"
}
],
"x_adpType": "supplier"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://www.sqlite.org/src",
"defaultStatus": "unaffected",
"packageName": "expr.c",
"product": "SQLite",
"programFiles": [
"expr.c"
],
"vendor": "SQLite",
"versions": [
{
"lessThan": "3.50.2",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Vlad Stolyarov of Google\u0027s Threat Analysis Group, with assistance from Google Big Sleep"
}
],
"datePublic": "2025-06-27T22:00:00.000Z",
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above."
}
],
"value": "There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above."
}
],
"impacts": [
{
"capecId": "CAPEC-679",
"descriptions": [
{
"lang": "en",
"value": "CAPEC-679 Exploitation of Improperly Configured or Implemented Memory Protections"
}
]
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NO",
"Recovery": "USER",
"Safety": "NEGLIGIBLE",
"attackComplexity": "HIGH",
"attackRequirements": "PRESENT",
"attackVector": "NETWORK",
"baseScore": 7.2,
"baseSeverity": "HIGH",
"privilegesRequired": "LOW",
"providerUrgency": "GREEN",
"subAvailabilityImpact": "LOW",
"subConfidentialityImpact": "LOW",
"subIntegrityImpact": "HIGH",
"userInteraction": "NONE",
"valueDensity": "DIFFUSE",
"vectorString": "CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/S:N/AU:N/R:U/V:D/RE:L/U:Green",
"version": "4.0",
"vulnAvailabilityImpact": "LOW",
"vulnConfidentialityImpact": "LOW",
"vulnIntegrityImpact": "HIGH",
"vulnerabilityResponseEffort": "LOW"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-197",
"description": "CWE-197: Numeric Truncation Error",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2025-07-15T13:44:00.784Z",
"orgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"shortName": "Google"
},
"references": [
{
"url": "https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Integer Truncation on SQLite",
"x_generator": {
"engine": "Vulnogram 0.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "14ed7db2-1595-443d-9d34-6215bf890778",
"assignerShortName": "Google",
"cveId": "CVE-2025-6965",
"datePublished": "2025-07-15T13:44:00.784Z",
"dateReserved": "2025-07-01T09:19:04.750Z",
"dateUpdated": "2026-04-29T03:55:46.708Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2025-6965",
"date": "2026-06-17",
"epss": "0.64893",
"percentile": "0.99146"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2025-6965\",\"sourceIdentifier\":\"cve-coordination@google.com\",\"published\":\"2025-07-15T14:15:31.080\",\"lastModified\":\"2026-04-14T10:16:29.853\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.\"},{\"lang\":\"es\",\"value\":\"Existe una vulnerabilidad en las versiones de SQLite anteriores a la 3.50.2 donde el n\u00famero de t\u00e9rminos agregados podr\u00eda exceder el n\u00famero de columnas disponibles. Esto podr\u00eda causar un problema de corrupci\u00f3n de memoria. Recomendamos actualizar a la versi\u00f3n 3.50.2 o superior.\"}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:N/AU:N/R:U/V:D/RE:L/U:Green\",\"baseScore\":7.2,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"attackRequirements\":\"PRESENT\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"LOW\",\"vulnIntegrityImpact\":\"HIGH\",\"vulnAvailabilityImpact\":\"LOW\",\"subConfidentialityImpact\":\"LOW\",\"subIntegrityImpact\":\"HIGH\",\"subAvailabilityImpact\":\"LOW\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NEGLIGIBLE\",\"Automatable\":\"NO\",\"Recovery\":\"USER\",\"valueDensity\":\"DIFFUSE\",\"vulnerabilityResponseEffort\":\"LOW\",\"providerUrgency\":\"GREEN\"}}],\"cvssMetricV31\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":5.9}]},\"weaknesses\":[{\"source\":\"cve-coordination@google.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-197\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:sqlite:sqlite:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"3.50.2\",\"matchCriteriaId\":\"C1739DFA-8AEF-4CDE-9CB8-A1B601EA6FDB\"}]}]}],\"references\":[{\"url\":\"https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8\",\"source\":\"cve-coordination@google.com\",\"tags\":[\"Patch\"]},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/49\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/53\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/56\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/57\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://seclists.org/fulldisclosure/2025/Sep/58\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2025/09/06/1\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-225816.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"},{\"url\":\"https://cert-portal.siemens.com/productcert/html/ssa-485750.html\",\"source\":\"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/57\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/56\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/53\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/58\"}, {\"url\": \"http://seclists.org/fulldisclosure/2025/Sep/49\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2025/09/06/1\"}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2025-11-04T21:14:51.528Z\"}}, {\"affected\": [{\"vendor\": \"Siemens\", \"product\": \"RUGGEDCOM CROSSBOW Station Access Controller (SAC)\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V5.8\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}, {\"vendor\": \"Siemens\", \"product\": \"SIDIS Prime\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"V4.0.800\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"x_adpType\": \"supplier\", \"references\": [{\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-485750.html\"}, {\"url\": \"https://cert-portal.siemens.com/productcert/html/ssa-225816.html\"}], \"providerMetadata\": {\"orgId\": \"0b142b55-0307-4c5a-b3c9-f314f3fb7c5e\", \"shortName\": \"siemens-SADP\", \"dateUpdated\": \"2026-04-14T08:58:07.313Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2025-6965\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2025-07-15T13:55:28.325825Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2025-07-15T13:55:30.882Z\"}}], \"cna\": {\"title\": \"Integer Truncation on SQLite\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Vlad Stolyarov of Google\u0027s Threat Analysis Group, with assistance from Google Big Sleep\"}], \"impacts\": [{\"capecId\": \"CAPEC-679\", \"descriptions\": [{\"lang\": \"en\", \"value\": \"CAPEC-679 Exploitation of Improperly Configured or Implemented Memory Protections\"}]}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NEGLIGIBLE\", \"version\": \"4.0\", \"Recovery\": \"USER\", \"baseScore\": 7.2, \"Automatable\": \"NO\", \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"DIFFUSE\", \"vectorString\": \"CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:L/VI:H/VA:L/SC:L/SI:H/SA:L/S:N/AU:N/R:U/V:D/RE:L/U:Green\", \"providerUrgency\": \"GREEN\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"attackRequirements\": \"PRESENT\", \"privilegesRequired\": \"LOW\", \"subIntegrityImpact\": \"HIGH\", \"vulnIntegrityImpact\": \"HIGH\", \"subAvailabilityImpact\": \"LOW\", \"vulnAvailabilityImpact\": \"LOW\", \"subConfidentialityImpact\": \"LOW\", \"vulnConfidentialityImpact\": \"LOW\", \"vulnerabilityResponseEffort\": \"LOW\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"SQLite\", \"product\": \"SQLite\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"3.50.2\", \"versionType\": \"semver\"}], \"packageName\": \"expr.c\", \"programFiles\": [\"expr.c\"], \"collectionURL\": \"https://www.sqlite.org/src\", \"defaultStatus\": \"unaffected\"}], \"datePublic\": \"2025-06-27T22:00:00.000Z\", \"references\": [{\"url\": \"https://www.sqlite.org/src/info/5508b56fd24016c13981ec280ecdd833007c9d8dd595edb295b984c2b487b5c8\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.2.0\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"There exists a vulnerability in SQLite versions before 3.50.2 where the number of aggregate terms could exceed the number of columns available. This could lead to a memory corruption issue. We recommend upgrading to version 3.50.2 or above.\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-197\", \"description\": \"CWE-197: Numeric Truncation Error\"}]}], \"providerMetadata\": {\"orgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"shortName\": \"Google\", \"dateUpdated\": \"2025-07-15T13:44:00.784Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2025-6965\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-29T03:55:46.708Z\", \"dateReserved\": \"2025-07-01T09:19:04.750Z\", \"assignerOrgId\": \"14ed7db2-1595-443d-9d34-6215bf890778\", \"datePublished\": \"2025-07-15T13:44:00.784Z\", \"assignerShortName\": \"Google\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
WID-SEC-W-2025-2361
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2025-11-17 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
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
Affected products
Known affected
26 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 24.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.3.0
|
24.3.0 | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
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 25.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.0.0.0
|
25.1.0.0.0 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 14.0.0.1
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.1
|
14.0.0.1 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 9.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.1.0.0.0
|
9.1.0.0.0 | |
|
Oracle Communications 5.1
Oracle / Communications
|
cpe:/a:oracle:communications:5.1
|
5.1 | |
|
Oracle Communications 9.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.0.0.0.0
|
9.0.0.0.0 | |
|
Oracle Communications 24.2.5
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.5
|
24.2.5 | |
|
Oracle Communications 46.6
Oracle / Communications
|
cpe:/a:oracle:communications:46.6
|
46.6 | |
|
Oracle Communications 24.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.0
|
24.2.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 10.2.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.2.1.0
|
10.2.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 24.2.6
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.6
|
24.2.6 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 | |
|
Oracle Communications 13.5.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:13.5.1.0
|
13.5.1.0 | |
|
Oracle Communications 14.0.0.2
Oracle / Communications
|
cpe:/a:oracle:communications:14.0.0.2
|
14.0.0.2 | |
|
Dell Secure Connect Gateway Appliance <5.32.00.18
Dell / Secure Connect Gateway
|
Appliance <5.32.00.18 |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=4.2.0
Oracle / Communications
|
<=4.2.0 | ||
|
Oracle Communications <=9.3.0
Oracle / Communications
|
<=9.3.0 | ||
|
Oracle Communications <=24.2.1
Oracle / Communications
|
<=24.2.1 | ||
|
Oracle Communications <=11.0.0.2
Oracle / Communications
|
<=11.0.0.2 | ||
|
Oracle Communications <=25.1.200
Oracle / Communications
|
<=25.1.200 |
References
5 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-2025-2361 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2361.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2361 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2361"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle Communications vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixCGBU"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2025-390 vom 2025-11-05",
"url": "https://www.dell.com/support/kbdoc/000385230"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-17T23:00:00.000+00:00",
"generator": {
"date": "2025-11-18T08:13:11.792+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2361",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-11-04T23:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Dell aufgenommen"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "Appliance \u003c5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance \u003c5.32.00.18",
"product_id": "T048301"
}
},
{
"category": "product_version",
"name": "Appliance 5.32.00.18",
"product": {
"name": "Dell Secure Connect Gateway Appliance 5.32.00.18",
"product_id": "T048301-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:dell:secure_connect_gateway:appliance__5.32.00.18"
}
}
}
],
"category": "product_name",
"name": "Secure Connect Gateway"
}
],
"category": "vendor",
"name": "Dell"
},
{
"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": "46.6",
"product": {
"name": "Oracle Communications 46.6",
"product_id": "T022826",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:46.6"
}
}
},
{
"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": "5.1",
"product": {
"name": "Oracle Communications 5.1",
"product_id": "T028684",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.1"
}
}
},
{
"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": "24.2.0",
"product": {
"name": "Oracle Communications 24.2.0",
"product_id": "T036197",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.0"
}
}
},
{
"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_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206"
}
},
{
"category": "product_version_range",
"name": "\u003c=4.2.0",
"product": {
"name": "Oracle Communications \u003c=4.2.0",
"product_id": "T036206-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle Communications \u003c=9.3.0",
"product_id": "T036208-fixed"
}
},
{
"category": "product_version",
"name": "14.0.0.1",
"product": {
"name": "Oracle Communications 14.0.0.1",
"product_id": "T038384",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.1"
}
}
},
{
"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": "9.0.0.0.0",
"product": {
"name": "Oracle Communications 9.0.0.0.0",
"product_id": "T040452",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.5",
"product": {
"name": "Oracle Communications 24.2.5",
"product_id": "T042793",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.5"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "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": "24.2.6",
"product": {
"name": "Oracle Communications 24.2.6",
"product_id": "T045373",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.6"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.1.200",
"product": {
"name": "Oracle Communications \u003c=25.1.200",
"product_id": "T047885-fixed"
}
},
{
"category": "product_version",
"name": "9.1.0.0.0",
"product": {
"name": "Oracle Communications 9.1.0.0.0",
"product_id": "T047886",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.1.0.0.0",
"product": {
"name": "Oracle Communications 25.1.0.0.0",
"product_id": "T047889",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "10.2.1.0",
"product": {
"name": "Oracle Communications 10.2.1.0",
"product_id": "T047892",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.2.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893"
}
},
{
"category": "product_version_range",
"name": "\u003c=11.0.0.2",
"product": {
"name": "Oracle Communications \u003c=11.0.0.2",
"product_id": "T047893-fixed"
}
},
{
"category": "product_version",
"name": "13.5.1.0",
"product": {
"name": "Oracle Communications 13.5.1.0",
"product_id": "T047894",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:13.5.1.0"
}
}
},
{
"category": "product_version",
"name": "14.0.0.2",
"product": {
"name": "Oracle Communications 14.0.0.2",
"product_id": "T047895",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0.0.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969"
}
},
{
"category": "product_version_range",
"name": "\u003c=24.2.1",
"product": {
"name": "Oracle Communications \u003c=24.2.1",
"product_id": "T047969-fixed"
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-26555",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2023-26555"
},
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-47554",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-47554"
},
{
"cve": "CVE-2025-1948",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-1948"
},
{
"cve": "CVE-2025-25724",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-25724"
},
{
"cve": "CVE-2025-27553",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27553"
},
{
"cve": "CVE-2025-27587",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-27587"
},
{
"cve": "CVE-2025-32728",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-32728"
},
{
"cve": "CVE-2025-3576",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-3576"
},
{
"cve": "CVE-2025-4373",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4373"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-4802",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4802"
},
{
"cve": "CVE-2025-48734",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48734"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-53547",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-54090",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-54090"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-57803",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-57803"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-5889",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5889"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2025-7962",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-7962"
},
{
"cve": "CVE-2025-8058",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8058"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"known_affected": [
"T027330",
"T036205",
"T040448",
"T035098",
"T034146",
"T042794",
"T047889",
"T042795",
"T038384",
"T047887",
"T047888",
"T018947",
"T047886",
"T028684",
"T040452",
"T042793",
"T022826",
"T036197",
"T045372",
"T047892",
"T047890",
"T045373",
"T047891",
"T047894",
"T047895",
"T048301"
],
"last_affected": [
"T036206",
"T036208",
"T047969",
"T047893",
"T047885"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-8916"
}
]
}
WID-SEC-W-2025-2363
Vulnerability from csaf_certbund - Published: 2025-10-21 22:00 - Updated: 2026-02-03 23:00Summary
Oracle MySQL: 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: MySQL ist ein Open Source Datenbankserver von Oracle.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- Windows
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
Affected products
Known affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Xerox FreeFlow Print Server v7
Xerox / FreeFlow Print Server
|
cpe:/a:xerox:freeflow_print_server:v7
|
v7 | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
9 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=9.3.0
Oracle / MySQL
|
<=9.3.0 | ||
|
Oracle MySQL <=8.4.5
Oracle / MySQL
|
<=8.4.5 | ||
|
Oracle MySQL <=8.0.42
Oracle / MySQL
|
<=8.0.42 | ||
|
Oracle MySQL <=9.1.0
Oracle / MySQL
|
<=9.1.0 | ||
|
Oracle MySQL <=8.0.43
Oracle / MySQL
|
<=8.0.43 | ||
|
Oracle MySQL <=8.4.6
Oracle / MySQL
|
<=8.4.6 | ||
|
Oracle MySQL <=8.4.3
Oracle / MySQL
|
<=8.4.3 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=8.0.40
Oracle / MySQL
|
<=8.0.40 |
References
21 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": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2025-2363 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2363.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2363 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2363"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - October 2025 - Appendix Oracle MySQL vom 2025-10-21",
"url": "https://www.oracle.com/security-alerts/cpuoct2025.html#AppendixMSQL"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-018 vom 2025-11-18",
"url": "https://security.business.xerox.com/wp-content/uploads/2025/11/Xerox-Security-Bulletin-XRX25-018-Xerox-FreeFlow-Print-Server-v7.pdf"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7873-1 vom 2025-11-20",
"url": "https://ubuntu.com/security/notices/USN-7873-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23008 vom 2025-12-10",
"url": "https://access.redhat.com/errata/RHSA-2025:23008"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23008 vom 2025-12-11",
"url": "http://linux.oracle.com/errata/ELSA-2025-23008.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23109 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23109"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23137 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23137"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23111 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23111"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:23134 vom 2025-12-11",
"url": "https://access.redhat.com/errata/RHSA-2025:23134"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23008 vom 2025-12-12",
"url": "https://errata.build.resf.org/RLSA-2025:23008"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23137 vom 2025-12-12",
"url": "https://errata.build.resf.org/RLSA-2025:23137"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23111 vom 2025-12-12",
"url": "https://errata.build.resf.org/RLSA-2025:23111"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23134 vom 2025-12-12",
"url": "https://errata.build.resf.org/RLSA-2025:23134"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2025:23109 vom 2025-12-12",
"url": "https://errata.build.resf.org/RLSA-2025:23109"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23137 vom 2025-12-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-23137.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23109 vom 2025-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2025-23109.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23111 vom 2025-12-12",
"url": "https://linux.oracle.com/errata/ELSA-2025-23111.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2025-23134 vom 2025-12-13",
"url": "https://linux.oracle.com/errata/ELSA-2025-23134.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8006-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8006-1"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-02-03T23:00:00.000+00:00",
"generator": {
"date": "2026-02-04T09:39:47.955+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2363",
"initial_release_date": "2025-10-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2025-10-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2025-10-22T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2025-35267, EUVD-2025-35280, EUVD-2025-35294, EUVD-2025-35265, EUVD-2025-35272, EUVD-2025-35290, EUVD-2025-35289, EUVD-2025-35292, EUVD-2025-35281"
},
{
"date": "2025-11-17T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von XEROX aufgenommen"
},
{
"date": "2025-11-20T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2025-12-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-10T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux und Red Hat aufgenommen"
},
{
"date": "2025-12-11T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-12-14T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Ubuntu aufgenommen"
}
],
"status": "final",
"version": "9"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=8.0.42",
"product": {
"name": "Oracle MySQL \u003c=8.0.42",
"product_id": "1813243"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.42",
"product": {
"name": "Oracle MySQL \u003c=8.0.42",
"product_id": "1813243-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.5",
"product": {
"name": "Oracle MySQL \u003c=8.4.5",
"product_id": "1813244"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.5",
"product": {
"name": "Oracle MySQL \u003c=8.4.5",
"product_id": "1813244-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle MySQL \u003c=9.3.0",
"product_id": "1813245"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.3.0",
"product": {
"name": "Oracle MySQL \u003c=9.3.0",
"product_id": "1813245-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.1.0",
"product": {
"name": "Oracle MySQL \u003c=9.1.0",
"product_id": "1813337"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.1.0",
"product": {
"name": "Oracle MySQL \u003c=9.1.0",
"product_id": "1813337-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.40",
"product": {
"name": "Oracle MySQL \u003c=8.0.40",
"product_id": "T040476"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.40",
"product": {
"name": "Oracle MySQL \u003c=8.0.40",
"product_id": "T040476-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.3",
"product": {
"name": "Oracle MySQL \u003c=8.4.3",
"product_id": "T040477"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.3",
"product": {
"name": "Oracle MySQL \u003c=8.4.3",
"product_id": "T040477-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.43",
"product": {
"name": "Oracle MySQL \u003c=8.0.43",
"product_id": "T047927"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.43",
"product": {
"name": "Oracle MySQL \u003c=8.0.43",
"product_id": "T047927-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.6",
"product": {
"name": "Oracle MySQL \u003c=8.4.6",
"product_id": "T047928"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.6",
"product": {
"name": "Oracle MySQL \u003c=8.4.6",
"product_id": "T047928-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929-fixed"
}
}
],
"category": "product_name",
"name": "MySQL"
}
],
"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": [
{
"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": "vendor",
"name": "Red Hat"
},
{
"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"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v7",
"product": {
"name": "Xerox FreeFlow Print Server v7",
"product_id": "T035098",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v7"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-12133",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-12133"
},
{
"cve": "CVE-2024-35195",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2024-35195"
},
{
"cve": "CVE-2025-4517",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-4517"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-53040",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53040"
},
{
"cve": "CVE-2025-53042",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53042"
},
{
"cve": "CVE-2025-53044",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53044"
},
{
"cve": "CVE-2025-53045",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53045"
},
{
"cve": "CVE-2025-53053",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53053"
},
{
"cve": "CVE-2025-53054",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53054"
},
{
"cve": "CVE-2025-53062",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53062"
},
{
"cve": "CVE-2025-53067",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53067"
},
{
"cve": "CVE-2025-53069",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-53069"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5399",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-5399"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T035098",
"T004914",
"T032255"
],
"last_affected": [
"1813245",
"1813244",
"1813243",
"1813337",
"T047927",
"T047928",
"T040477",
"T047929",
"T040476"
]
},
"release_date": "2025-10-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
}
]
}
WID-SEC-W-2025-2648
Vulnerability from csaf_certbund - Published: 2025-11-19 23:00 - Updated: 2025-11-19 23:00Summary
IBM AIX und VIOS: 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: AIX ist ein Unix Betriebssystem von IBM.
IBM Virtual I/O Server (VIOS) bietet Virtualisierungsfunktionen.
Angriff: Ein entfernter anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in IBM AIX und IBM VIOS ausnutzen, um Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder eine Speicherbeschädigung durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
- UNIX
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM VIOS 4.1 <python-3.9.24.0.tar.Z
IBM / VIOS
|
4.1 <python-3.9.24.0.tar.Z | ||
|
IBM VIOS 4.1 <python-3.11.14.0.tar.Z
IBM / VIOS
|
4.1 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.11.14.0.tar.Z
IBM / AIX
|
7.3 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.9.24.0.tar.Z
IBM / AIX
|
7.3 <python-3.9.24.0.tar.Z |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM VIOS 4.1 <python-3.9.24.0.tar.Z
IBM / VIOS
|
4.1 <python-3.9.24.0.tar.Z | ||
|
IBM VIOS 4.1 <python-3.11.14.0.tar.Z
IBM / VIOS
|
4.1 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.11.14.0.tar.Z
IBM / AIX
|
7.3 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.9.24.0.tar.Z
IBM / AIX
|
7.3 <python-3.9.24.0.tar.Z |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM VIOS 4.1 <python-3.9.24.0.tar.Z
IBM / VIOS
|
4.1 <python-3.9.24.0.tar.Z | ||
|
IBM VIOS 4.1 <python-3.11.14.0.tar.Z
IBM / VIOS
|
4.1 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.11.14.0.tar.Z
IBM / AIX
|
7.3 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.9.24.0.tar.Z
IBM / AIX
|
7.3 <python-3.9.24.0.tar.Z |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
IBM VIOS 4.1 <python-3.9.24.0.tar.Z
IBM / VIOS
|
4.1 <python-3.9.24.0.tar.Z | ||
|
IBM VIOS 4.1 <python-3.11.14.0.tar.Z
IBM / VIOS
|
4.1 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.11.14.0.tar.Z
IBM / AIX
|
7.3 <python-3.11.14.0.tar.Z | ||
|
IBM AIX 7.3 <python-3.9.24.0.tar.Z
IBM / AIX
|
7.3 <python-3.9.24.0.tar.Z |
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": "AIX ist ein Unix Betriebssystem von IBM.\r\nIBM Virtual I/O Server (VIOS) bietet Virtualisierungsfunktionen.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in IBM AIX und IBM VIOS ausnutzen, um Informationen offenzulegen, einen Denial-of-Service-Zustand zu verursachen oder eine Speicherbesch\u00e4digung durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges\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-2648 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2025/wid-sec-w-2025-2648.json"
},
{
"category": "self",
"summary": "WID-SEC-2025-2648 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2025-2648"
},
{
"category": "external",
"summary": "IBM Security Bulletin vom 2025-11-19",
"url": "https://www.ibm.com/support/pages/node/7251902"
}
],
"source_lang": "en-US",
"title": "IBM AIX und VIOS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-11-19T23:00:00.000+00:00",
"generator": {
"date": "2025-11-20T11:42:10.626+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2025-2648",
"initial_release_date": "2025-11-19T23:00:00.000+00:00",
"revision_history": [
{
"date": "2025-11-19T23:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "7.3 \u003cpython-3.9.24.0.tar.Z",
"product": {
"name": "IBM AIX 7.3 \u003cpython-3.9.24.0.tar.Z",
"product_id": "T048781"
}
},
{
"category": "product_version",
"name": "7.3 python-3.9.24.0.tar.Z",
"product": {
"name": "IBM AIX 7.3 python-3.9.24.0.tar.Z",
"product_id": "T048781-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3__python-3.9.24.0.tar.z"
}
}
},
{
"category": "product_version_range",
"name": "7.3 \u003cpython-3.11.14.0.tar.Z",
"product": {
"name": "IBM AIX 7.3 \u003cpython-3.11.14.0.tar.Z",
"product_id": "T048782"
}
},
{
"category": "product_version",
"name": "7.3 python-3.11.14.0.tar.Z",
"product": {
"name": "IBM AIX 7.3 python-3.11.14.0.tar.Z",
"product_id": "T048782-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:ibm:aix:7.3__python-3.11.14.0.tar.z"
}
}
}
],
"category": "product_name",
"name": "AIX"
},
{
"branches": [
{
"category": "product_version_range",
"name": "4.1 \u003cpython-3.11.14.0.tar.Z",
"product": {
"name": "IBM VIOS 4.1 \u003cpython-3.11.14.0.tar.Z",
"product_id": "T048783"
}
},
{
"category": "product_version",
"name": "4.1 python-3.11.14.0.tar.Z",
"product": {
"name": "IBM VIOS 4.1 python-3.11.14.0.tar.Z",
"product_id": "T048783-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:4.1__python-3.11.14.0.tar.z"
}
}
},
{
"category": "product_version_range",
"name": "4.1 \u003cpython-3.9.24.0.tar.Z",
"product": {
"name": "IBM VIOS 4.1 \u003cpython-3.9.24.0.tar.Z",
"product_id": "T048784"
}
},
{
"category": "product_version",
"name": "4.1 python-3.9.24.0.tar.Z",
"product": {
"name": "IBM VIOS 4.1 python-3.9.24.0.tar.Z",
"product_id": "T048784-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:vios:4.1__python-3.9.24.0.tar.z"
}
}
}
],
"category": "product_name",
"name": "VIOS"
}
],
"category": "vendor",
"name": "IBM"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-47081",
"product_status": {
"known_affected": [
"T048784",
"T048783",
"T048782",
"T048781"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2024-47081"
},
{
"cve": "CVE-2024-5642",
"product_status": {
"known_affected": [
"T048784",
"T048783",
"T048782",
"T048781"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2024-5642"
},
{
"cve": "CVE-2025-59375",
"product_status": {
"known_affected": [
"T048784",
"T048783",
"T048782",
"T048781"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2025-59375"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T048784",
"T048783",
"T048782",
"T048781"
]
},
"release_date": "2025-11-19T23:00:00.000+00:00",
"title": "CVE-2025-6965"
}
]
}
WID-SEC-W-2026-0165
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-01-20 23:00Summary
Oracle Siebel CRM: 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: Siebel CRM ist eine CRM-Lösung von Oracle.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Siebel CRM ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
Affected products
Last affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Siebel CRM <=25.10
Oracle / Siebel CRM
|
<=25.10 | ||
|
Oracle Siebel CRM <=25.2
Oracle / Siebel CRM
|
<=25.2 | ||
|
Oracle Siebel CRM <=25.9
Oracle / Siebel CRM
|
<=25.9 | ||
|
Oracle Siebel CRM <=25.11
Oracle / Siebel CRM
|
<=25.11 |
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": "Siebel CRM ist eine CRM-L\u00f6sung von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Siebel CRM ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-0165 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0165.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0165 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0165"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2026 - Appendix Oracle Siebel CRM vom 2026-01-20",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixSECR"
}
],
"source_lang": "en-US",
"title": "Oracle Siebel CRM: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-20T23:00:00.000+00:00",
"generator": {
"date": "2026-01-21T09:05:44.183+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0165",
"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_range",
"name": "\u003c=25.2",
"product": {
"name": "Oracle Siebel CRM \u003c=25.2",
"product_id": "T042836"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.2",
"product": {
"name": "Oracle Siebel CRM \u003c=25.2",
"product_id": "T042836-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.10",
"product": {
"name": "Oracle Siebel CRM \u003c=25.10",
"product_id": "T047959"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.10",
"product": {
"name": "Oracle Siebel CRM \u003c=25.10",
"product_id": "T047959-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.11",
"product": {
"name": "Oracle Siebel CRM \u003c=25.11",
"product_id": "T050156"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.11",
"product": {
"name": "Oracle Siebel CRM \u003c=25.11",
"product_id": "T050156-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.9",
"product": {
"name": "Oracle Siebel CRM \u003c=25.9",
"product_id": "T050157"
}
},
{
"category": "product_version_range",
"name": "\u003c=25.9",
"product": {
"name": "Oracle Siebel CRM \u003c=25.9",
"product_id": "T050157-fixed"
}
}
],
"category": "product_name",
"name": "Siebel CRM"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-33813",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2021-33813"
},
{
"cve": "CVE-2022-23395",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2022-23395"
},
{
"cve": "CVE-2024-23807",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2024-23807"
},
{
"cve": "CVE-2025-27817",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-27817"
},
{
"cve": "CVE-2025-4575",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-4575"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-48989",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48989"
},
{
"cve": "CVE-2025-53547",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-53547"
},
{
"cve": "CVE-2025-53643",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-53643"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-8916",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-8916"
},
{
"cve": "CVE-2026-21926",
"product_status": {
"last_affected": [
"T047959",
"T042836",
"T050157",
"T050156"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21926"
}
]
}
WID-SEC-W-2026-0167
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-01-20 23:00Summary
Oracle PeopleSoft: 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 PeopleSoft ist eine ERP Anwendung.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle PeopleSoft ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle PeopleSoft 8.61
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.61
|
8.61 | |
|
Oracle PeopleSoft 8.60
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.60
|
8.6 | |
|
Oracle PeopleSoft 9.2
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:9.2
|
9.2 | |
|
Oracle PeopleSoft 8.62
Oracle / PeopleSoft
|
cpe:/a:oracle:peoplesoft:8.62
|
8.62 |
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 PeopleSoft ist eine ERP Anwendung.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle PeopleSoft ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-0167 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0167.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0167 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0167"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2026 - Appendix Oracle PeopleSoft vom 2026-01-20",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixPS"
}
],
"source_lang": "en-US",
"title": "Oracle PeopleSoft: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-01-20T23:00:00.000+00:00",
"generator": {
"date": "2026-01-21T09:05:45.182+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-0167",
"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": "9.2",
"product": {
"name": "Oracle PeopleSoft 9.2",
"product_id": "T019030",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:peoplesoft:9.2"
}
}
},
{
"category": "product_version",
"name": "8.6",
"product": {
"name": "Oracle PeopleSoft 8.60",
"product_id": "T025008",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:peoplesoft:8.60"
}
}
},
{
"category": "product_version",
"name": "8.61",
"product": {
"name": "Oracle PeopleSoft 8.61",
"product_id": "T032124",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:peoplesoft:8.61"
}
}
},
{
"category": "product_version",
"name": "8.62",
"product": {
"name": "Oracle PeopleSoft 8.62",
"product_id": "T042827",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:peoplesoft:8.62"
}
}
}
],
"category": "product_name",
"name": "PeopleSoft"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-27210",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-27210"
},
{
"cve": "CVE-2025-48924",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-48924"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-66516",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-66516"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2026-21934",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21934"
},
{
"cve": "CVE-2026-21938",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21938"
},
{
"cve": "CVE-2026-21951",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21951"
},
{
"cve": "CVE-2026-21961",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21961"
},
{
"cve": "CVE-2026-21971",
"product_status": {
"known_affected": [
"T032124",
"T025008",
"T019030",
"T042827"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21971"
}
]
}
WID-SEC-W-2026-0168
Vulnerability from csaf_certbund - Published: 2026-01-20 23:00 - Updated: 2026-05-21 22:00Summary
Oracle MySQL: 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: MySQL ist ein Open Source Datenbankserver von Oracle.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- UNIX
- Windows
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
Affected products
Known affected
4 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Red Hat Enterprise Linux
Red Hat
|
cpe:/o:redhat:enterprise_linux:-
|
— | |
|
Ubuntu Linux
Ubuntu
|
cpe:/o:canonical:ubuntu_linux:-
|
— | |
|
Oracle Linux
Oracle
|
cpe:/o:oracle:linux:-
|
— | |
|
RESF Rocky Linux
RESF
|
cpe:/o:resf:rocky_linux:-
|
— |
Last affected
5 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle MySQL <=8.4.7
Oracle / MySQL
|
<=8.4.7 | ||
|
Oracle MySQL <=9.5.0
Oracle / MySQL
|
<=9.5.0 | ||
|
Oracle MySQL <=9.4.0
Oracle / MySQL
|
<=9.4.0 | ||
|
Oracle MySQL <=7.6.36
Oracle / MySQL
|
<=7.6.36 | ||
|
Oracle MySQL <=8.0.45
Oracle / MySQL
|
<=8.0.45 |
References
24 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": "MySQL ist ein Open Source Datenbankserver von Oracle.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle MySQL ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\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-0168 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-0168.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-0168 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-0168"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - January 2026 - Appendix Oracle MySQL vom 2026-01-20",
"url": "https://www.oracle.com/security-alerts/cpujan2026.html#AppendixMSQL"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-7994-1 vom 2026-02-03",
"url": "https://ubuntu.com/security/notices/USN-7994-1"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-8006-1 vom 2026-02-04",
"url": "https://ubuntu.com/security/notices/USN-8006-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4162 vom 2026-03-10",
"url": "https://access.redhat.com/errata/RHSA-2026:4162"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4162 vom 2026-03-10",
"url": "https://linux.oracle.com/errata/ELSA-2026-4162.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4828 vom 2026-03-18",
"url": "https://errata.build.resf.org/RLSA-2026:4828"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:4828 vom 2026-03-18",
"url": "https://access.redhat.com/errata/RHSA-2026:4828"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-4828 vom 2026-03-18",
"url": "https://linux.oracle.com/errata/ELSA-2026-4828.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5580 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5580"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:5580 vom 2026-03-24",
"url": "https://errata.build.resf.org/RLSA-2026:5580"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:5640 vom 2026-03-24",
"url": "https://access.redhat.com/errata/RHSA-2026:5640"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:5640 vom 2026-03-24",
"url": "https://errata.build.resf.org/RLSA-2026:5640"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5640 vom 2026-03-26",
"url": "http://linux.oracle.com/errata/ELSA-2026-5640.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5580 vom 2026-03-27",
"url": "http://linux.oracle.com/errata/ELSA-2026-5580.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-5580 vom 2026-03-26",
"url": "https://linux.oracle.com/errata/ELSA-2026-5580.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6391 vom 2026-04-02",
"url": "https://errata.build.resf.org/RLSA-2026:6391"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6391 vom 2026-04-01",
"url": "https://access.redhat.com/errata/RHSA-2026:6391"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2026:6435 vom 2026-04-02",
"url": "https://access.redhat.com/errata/RHSA-2026:6435"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:6435 vom 2026-04-02",
"url": "https://errata.build.resf.org/RLSA-2026:6435"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6435 vom 2026-04-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-6435.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2026-6391 vom 2026-04-03",
"url": "https://linux.oracle.com/errata/ELSA-2026-6391.html"
},
{
"category": "external",
"summary": "Rocky Linux Security Advisory RLSA-2026:4162 vom 2026-05-21",
"url": "https://errata.build.resf.org/RLSA-2026:4162"
}
],
"source_lang": "en-US",
"title": "Oracle MySQL: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-21T22:00:00.000+00:00",
"generator": {
"date": "2026-05-22T07:21:13.740+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-0168",
"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"
},
{
"date": "2026-01-21T23:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-3544"
},
{
"date": "2026-02-02T23:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-02-03T23:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2026-03-09T23:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-10T23:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-17T23:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-03-18T23:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-23T23:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2026-03-24T23:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat und Rocky Enterprise Software Foundation aufgenommen"
},
{
"date": "2026-03-25T23:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-03-26T23:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2026-04-01T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Rocky Enterprise Software Foundation und Red Hat aufgenommen"
},
{
"date": "2026-04-06T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat, Rocky Enterprise Software Foundation und Oracle Linux aufgenommen"
},
{
"date": "2026-05-21T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Rocky Enterprise Software Foundation aufgenommen"
}
],
"status": "final",
"version": "15"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.4.0",
"product": {
"name": "Oracle MySQL \u003c=9.4.0",
"product_id": "T047929-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "T050150"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.4.7",
"product": {
"name": "Oracle MySQL \u003c=8.4.7",
"product_id": "T050150-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "T050151"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.5.0",
"product": {
"name": "Oracle MySQL \u003c=9.5.0",
"product_id": "T050151-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153"
}
},
{
"category": "product_version_range",
"name": "\u003c=8.0.45",
"product": {
"name": "Oracle MySQL \u003c=8.0.45",
"product_id": "T050153-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.6.36",
"product": {
"name": "Oracle MySQL \u003c=7.6.36",
"product_id": "T050154"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.6.36",
"product": {
"name": "Oracle MySQL \u003c=7.6.36",
"product_id": "T050154-fixed"
}
}
],
"category": "product_name",
"name": "MySQL"
}
],
"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": [
{
"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": "vendor",
"name": "Red Hat"
},
{
"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-65018",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-65018"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2026-21929",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21929"
},
{
"cve": "CVE-2026-21936",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21936"
},
{
"cve": "CVE-2026-21937",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21937"
},
{
"cve": "CVE-2026-21941",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21941"
},
{
"cve": "CVE-2026-21948",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21948"
},
{
"cve": "CVE-2026-21949",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21949"
},
{
"cve": "CVE-2026-21950",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21950"
},
{
"cve": "CVE-2026-21952",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21952"
},
{
"cve": "CVE-2026-21964",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21964"
},
{
"cve": "CVE-2026-21965",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21965"
},
{
"cve": "CVE-2026-21968",
"product_status": {
"known_affected": [
"67646",
"T000126",
"T004914",
"T032255"
],
"last_affected": [
"T050150",
"T050151",
"T047929",
"T050154",
"T050153"
]
},
"release_date": "2026-01-20T23:00:00.000+00:00",
"title": "CVE-2026-21968"
}
]
}
WID-SEC-W-2026-1104
Vulnerability from csaf_certbund - Published: 2026-04-14 22:00 - Updated: 2026-05-26 22:00Summary
Microsoft Windows: 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: Windows ist ein Betriebssystem von Microsoft.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Microsoft Windows Produkten ausnutzen, um seine Privilegien zu erhöhen, um Informationen offenzulegen, um Sicherheitsvorkehrungen zu umgehen, um beliebigen Programmcode auszuführen, um falsche Informationen darzustellen, um einen Denial of Service Angriff durchzuführen, und um einen nicht näher spezifizierten Angriff durchzuführen.
Betroffene Betriebssysteme: - Windows
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
Affected products
Known affected
26 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Microsoft Windows Server 2019
Microsoft
|
cpe:/o:microsoft:windows_server_2019:-
|
— | |
|
Microsoft Windows Admin Center
Microsoft
|
cpe:/a:microsoft:windows_admin_center:in_azure_portal
|
— | |
|
Microsoft Windows Remote Desktop client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:remote_desktop_client_for_desktop
|
Remote Desktop client for Desktop | |
|
Microsoft Windows 10 Version 21H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_21h2
|
Version 21H2 | |
|
Microsoft Windows Server 2022
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:-
|
— | |
|
Microsoft Windows Server 2016
Microsoft
|
cpe:/o:microsoft:windows_server_2016:-
|
— | |
|
Microsoft Windows Server 2012 R2
Microsoft
|
cpe:/o:microsoft:windows_server_2012_r2:-
|
— | |
|
Microsoft Windows 10 Version 1809
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1809
|
Version 1809 | |
|
Microsoft Windows 10 Version 1607
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_1607
|
Version 1607 | |
|
Microsoft Windows 11 version 26H1
Microsoft / Windows 11
|
version 26H1 | ||
|
Microsoft Windows App Client for Desktop
Microsoft / Windows
|
cpe:/o:microsoft:windows:app_client_for_desktop
|
App Client for Desktop | |
|
Microsoft Windows Server 2012
Microsoft
|
cpe:/o:microsoft:windows_server_2012:-
|
— | |
|
Hitachi Virtual Storage Platform 5200
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200
|
5200 | |
|
Hitachi Virtual Storage Platform 5100
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100
|
5100 | |
|
Hitachi Virtual Storage Platform 5500
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500
|
5500 | |
|
Microsoft Windows 11 Version 25H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_25h2
|
Version 25H2 | |
|
Hitachi Virtual Storage Platform 5100H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5100h
|
5100H | |
|
Hitachi Virtual Storage Platform 5500H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5500h
|
5500H | |
|
Microsoft Windows 11 Version 24H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_24h2
|
Version 24H2 | |
|
Microsoft Windows Server 2025
Microsoft
|
cpe:/o:microsoft:windows_server_2025:-
|
— | |
|
Microsoft Windows 10 Version 22H2
Microsoft / Windows 10
|
cpe:/o:microsoft:windows_10:version_22h2
|
Version 22H2 | |
|
Microsoft Windows Server 2022 23H2 Edition
Microsoft / Windows Server 2022
|
cpe:/o:microsoft:windows_server_2022:23h2_edition
|
23H2 Edition | |
|
Microsoft Windows 11 Version 23H2
Microsoft / Windows 11
|
cpe:/o:microsoft:windows_11:version_23h2
|
Version 23H2 | |
|
Hitachi Virtual Storage Platform 5600H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600h
|
5600H | |
|
Hitachi Virtual Storage Platform 5200H
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5200h
|
5200H | |
|
Hitachi Virtual Storage Platform 5600
Hitachi / Virtual Storage Platform
|
cpe:/h:hitachi:virtual_storage_platform:5600
|
5600 |
References
6 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": "Windows ist ein Betriebssystem von Microsoft.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Microsoft Windows Produkten ausnutzen, um seine Privilegien zu erh\u00f6hen, um Informationen offenzulegen, um Sicherheitsvorkehrungen zu umgehen, um beliebigen Programmcode auszuf\u00fchren, um falsche Informationen darzustellen, um einen Denial of Service Angriff durchzuf\u00fchren, und um einen nicht n\u00e4her spezifizierten Angriff durchzuf\u00fchren.",
"title": "Angriff"
},
{
"category": "general",
"text": "- 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-1104 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1104.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1104 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1104"
},
{
"category": "external",
"summary": "Microsoft Leitfaden f\u00fcr Sicherheitsupdates",
"url": "https://msrc.microsoft.com/update-guide/"
},
{
"category": "external",
"summary": "Zero-click vulnerability: CVE-2026-32202",
"url": "https://www.akamai.com/blog/security-research/2026/apr/incomplete-patch-apt28s-zero-day-cve-2026-32202"
},
{
"category": "external",
"summary": "CISA Known Exploited Vulnerabilities Catalog vom 2026-04-28",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "external",
"summary": "Hitachi Vulnerability Information HITACHI-SEC-2026-311 vom 2026-05-27",
"url": "https://www.hitachi.com/products/it/storage-solutions/sec_info/2026/04.html"
}
],
"source_lang": "en-US",
"title": "Microsoft Windows: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-05-26T22:00:00.000+00:00",
"generator": {
"date": "2026-05-27T08:52:43.113+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.6.0"
}
},
"id": "WID-SEC-W-2026-1104",
"initial_release_date": "2026-04-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-15T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: ZDI-26-278, ZDI-CAN-28267, ZDI-26-277, ZDI-CAN-28540, ZDI-26-276, ZDI-CAN-28189, ZDI-26-279, ZDI-CAN-28793"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2023-24764"
},
{
"date": "2026-04-27T22:00:00.000+00:00",
"number": "4",
"summary": "Exploit aufgenommen CVE-2026-32202"
},
{
"date": "2026-04-28T22:00:00.000+00:00",
"number": "5",
"summary": "Aktive Ausnutzung gemeldet"
},
{
"date": "2026-05-26T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von HITACHI aufgenommen"
}
],
"status": "final",
"version": "6"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "5100",
"product": {
"name": "Hitachi Virtual Storage Platform 5100",
"product_id": "T017180",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5100"
}
}
},
{
"category": "product_version",
"name": "5500",
"product": {
"name": "Hitachi Virtual Storage Platform 5500",
"product_id": "T017181",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5500"
}
}
},
{
"category": "product_version",
"name": "5100H",
"product": {
"name": "Hitachi Virtual Storage Platform 5100H",
"product_id": "T017182",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5100h"
}
}
},
{
"category": "product_version",
"name": "5500H",
"product": {
"name": "Hitachi Virtual Storage Platform 5500H",
"product_id": "T017183",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5500h"
}
}
},
{
"category": "product_version",
"name": "5200",
"product": {
"name": "Hitachi Virtual Storage Platform 5200",
"product_id": "T047075",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5200"
}
}
},
{
"category": "product_version",
"name": "5200H",
"product": {
"name": "Hitachi Virtual Storage Platform 5200H",
"product_id": "T047076",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5200h"
}
}
},
{
"category": "product_version",
"name": "5600",
"product": {
"name": "Hitachi Virtual Storage Platform 5600",
"product_id": "T047077",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5600"
}
}
},
{
"category": "product_version",
"name": "5600H",
"product": {
"name": "Hitachi Virtual Storage Platform 5600H",
"product_id": "T047078",
"product_identification_helper": {
"cpe": "cpe:/h:hitachi:virtual_storage_platform:5600h"
}
}
}
],
"category": "product_name",
"name": "Virtual Storage Platform"
}
],
"category": "vendor",
"name": "Hitachi"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "Remote Desktop client for Desktop",
"product": {
"name": "Microsoft Windows Remote Desktop client for Desktop",
"product_id": "T042605",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows:remote_desktop_client_for_desktop"
}
}
},
{
"category": "product_version",
"name": "App Client for Desktop",
"product": {
"name": "Microsoft Windows App Client for Desktop",
"product_id": "T042613",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows:app_client_for_desktop"
}
}
}
],
"category": "product_name",
"name": "Windows"
},
{
"branches": [
{
"category": "product_version",
"name": "Version 1607",
"product": {
"name": "Microsoft Windows 10 Version 1607",
"product_id": "T050728",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_10:version_1607"
}
}
},
{
"category": "product_version",
"name": "Version 1809",
"product": {
"name": "Microsoft Windows 10 Version 1809",
"product_id": "T050729",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_10:version_1809"
}
}
},
{
"category": "product_version",
"name": "Version 21H2",
"product": {
"name": "Microsoft Windows 10 Version 21H2",
"product_id": "T050732",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_10:version_21h2"
}
}
},
{
"category": "product_version",
"name": "Version 22H2",
"product": {
"name": "Microsoft Windows 10 Version 22H2",
"product_id": "T050734",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_10:version_22h2"
}
}
}
],
"category": "product_name",
"name": "Windows 10"
},
{
"branches": [
{
"category": "product_version",
"name": "Version 23H2",
"product": {
"name": "Microsoft Windows 11 Version 23H2",
"product_id": "T050735",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_11:version_23h2"
}
}
},
{
"category": "product_version",
"name": "Version 24H2",
"product": {
"name": "Microsoft Windows 11 Version 24H2",
"product_id": "T050738",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_11:version_24h2"
}
}
},
{
"category": "product_version",
"name": "Version 25H2",
"product": {
"name": "Microsoft Windows 11 Version 25H2",
"product_id": "T050741",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_11:version_25h2"
}
}
},
{
"category": "product_version_range",
"name": "version 26H1",
"product": {
"name": "Microsoft Windows 11 version 26H1",
"product_id": "T050744"
}
}
],
"category": "product_name",
"name": "Windows 11"
},
{
"category": "product_name",
"name": "Microsoft Windows Admin Center",
"product": {
"name": "Microsoft Windows Admin Center",
"product_id": "T051523",
"product_identification_helper": {
"cpe": "cpe:/a:microsoft:windows_admin_center:in_azure_portal"
}
}
},
{
"category": "product_name",
"name": "Microsoft Windows Server 2012",
"product": {
"name": "Microsoft Windows Server 2012",
"product_id": "T050725",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012:-"
}
}
},
{
"category": "product_name",
"name": "Microsoft Windows Server 2012 R2",
"product": {
"name": "Microsoft Windows Server 2012 R2",
"product_id": "T050726",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2012_r2:-"
}
}
},
{
"category": "product_name",
"name": "Microsoft Windows Server 2016",
"product": {
"name": "Microsoft Windows Server 2016",
"product_id": "T050727",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2016:-"
}
}
},
{
"category": "product_name",
"name": "Microsoft Windows Server 2019",
"product": {
"name": "Microsoft Windows Server 2019",
"product_id": "T050730",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2019:-"
}
}
},
{
"branches": [
{
"category": "product_name",
"name": "Microsoft Windows Server 2022",
"product": {
"name": "Microsoft Windows Server 2022",
"product_id": "T050731",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2022:-"
}
}
},
{
"category": "product_version",
"name": "23H2 Edition",
"product": {
"name": "Microsoft Windows Server 2022 23H2 Edition",
"product_id": "T050736",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2022:23h2_edition"
}
}
}
],
"category": "product_name",
"name": "Windows Server 2022"
},
{
"category": "product_name",
"name": "Microsoft Windows Server 2025",
"product": {
"name": "Microsoft Windows Server 2025",
"product_id": "T050739",
"product_identification_helper": {
"cpe": "cpe:/o:microsoft:windows_server_2025:-"
}
}
}
],
"category": "vendor",
"name": "Microsoft"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-20585",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2023-20585"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2026-0390",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-0390"
},
{
"cve": "CVE-2026-20806",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-20806"
},
{
"cve": "CVE-2026-20928",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-20928"
},
{
"cve": "CVE-2026-20930",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-20930"
},
{
"cve": "CVE-2026-23670",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23670"
},
{
"cve": "CVE-2026-25184",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-25184"
},
{
"cve": "CVE-2026-25250",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-25250"
},
{
"cve": "CVE-2026-26151",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26151"
},
{
"cve": "CVE-2026-26152",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26152"
},
{
"cve": "CVE-2026-26153",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26153"
},
{
"cve": "CVE-2026-26154",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26154"
},
{
"cve": "CVE-2026-26155",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26155"
},
{
"cve": "CVE-2026-26156",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26156"
},
{
"cve": "CVE-2026-26159",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26159"
},
{
"cve": "CVE-2026-26160",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26160"
},
{
"cve": "CVE-2026-26161",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26161"
},
{
"cve": "CVE-2026-26162",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26162"
},
{
"cve": "CVE-2026-26163",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26163"
},
{
"cve": "CVE-2026-26165",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26165"
},
{
"cve": "CVE-2026-26166",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26166"
},
{
"cve": "CVE-2026-26167",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26167"
},
{
"cve": "CVE-2026-26168",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26168"
},
{
"cve": "CVE-2026-26169",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26169"
},
{
"cve": "CVE-2026-26170",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26170"
},
{
"cve": "CVE-2026-26172",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26172"
},
{
"cve": "CVE-2026-26173",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26173"
},
{
"cve": "CVE-2026-26174",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26174"
},
{
"cve": "CVE-2026-26175",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26175"
},
{
"cve": "CVE-2026-26176",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26176"
},
{
"cve": "CVE-2026-26177",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26177"
},
{
"cve": "CVE-2026-26178",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26178"
},
{
"cve": "CVE-2026-26179",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26179"
},
{
"cve": "CVE-2026-26180",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26180"
},
{
"cve": "CVE-2026-26181",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26181"
},
{
"cve": "CVE-2026-26182",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26182"
},
{
"cve": "CVE-2026-26183",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26183"
},
{
"cve": "CVE-2026-26184",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26184"
},
{
"cve": "CVE-2026-27906",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27906"
},
{
"cve": "CVE-2026-27907",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27907"
},
{
"cve": "CVE-2026-27908",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27908"
},
{
"cve": "CVE-2026-27909",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27909"
},
{
"cve": "CVE-2026-27910",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27910"
},
{
"cve": "CVE-2026-27911",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27911"
},
{
"cve": "CVE-2026-27912",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27912"
},
{
"cve": "CVE-2026-27913",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27913"
},
{
"cve": "CVE-2026-27914",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27914"
},
{
"cve": "CVE-2026-27915",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27915"
},
{
"cve": "CVE-2026-27916",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27916"
},
{
"cve": "CVE-2026-27917",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27917"
},
{
"cve": "CVE-2026-27918",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27918"
},
{
"cve": "CVE-2026-27919",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27919"
},
{
"cve": "CVE-2026-27920",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27920"
},
{
"cve": "CVE-2026-27921",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27921"
},
{
"cve": "CVE-2026-27922",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27922"
},
{
"cve": "CVE-2026-27923",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27923"
},
{
"cve": "CVE-2026-27924",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27924"
},
{
"cve": "CVE-2026-27925",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27925"
},
{
"cve": "CVE-2026-27926",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27926"
},
{
"cve": "CVE-2026-27927",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27927"
},
{
"cve": "CVE-2026-27928",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27928"
},
{
"cve": "CVE-2026-27929",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27929"
},
{
"cve": "CVE-2026-27930",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27930"
},
{
"cve": "CVE-2026-27931",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-27931"
},
{
"cve": "CVE-2026-32068",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32068"
},
{
"cve": "CVE-2026-32069",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32069"
},
{
"cve": "CVE-2026-32070",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32070"
},
{
"cve": "CVE-2026-32071",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32071"
},
{
"cve": "CVE-2026-32072",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32072"
},
{
"cve": "CVE-2026-32073",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32073"
},
{
"cve": "CVE-2026-32074",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32074"
},
{
"cve": "CVE-2026-32075",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32075"
},
{
"cve": "CVE-2026-32076",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32076"
},
{
"cve": "CVE-2026-32077",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32077"
},
{
"cve": "CVE-2026-32078",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32078"
},
{
"cve": "CVE-2026-32079",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32079"
},
{
"cve": "CVE-2026-32080",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32080"
},
{
"cve": "CVE-2026-32081",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32081"
},
{
"cve": "CVE-2026-32082",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32082"
},
{
"cve": "CVE-2026-32083",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32083"
},
{
"cve": "CVE-2026-32084",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32084"
},
{
"cve": "CVE-2026-32085",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32085"
},
{
"cve": "CVE-2026-32086",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32086"
},
{
"cve": "CVE-2026-32087",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32087"
},
{
"cve": "CVE-2026-32088",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32088"
},
{
"cve": "CVE-2026-32089",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32089"
},
{
"cve": "CVE-2026-32090",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32090"
},
{
"cve": "CVE-2026-32091",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32091"
},
{
"cve": "CVE-2026-32093",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32093"
},
{
"cve": "CVE-2026-32149",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32149"
},
{
"cve": "CVE-2026-32150",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32150"
},
{
"cve": "CVE-2026-32151",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32151"
},
{
"cve": "CVE-2026-32152",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32152"
},
{
"cve": "CVE-2026-32153",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32153"
},
{
"cve": "CVE-2026-32154",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32154"
},
{
"cve": "CVE-2026-32155",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32155"
},
{
"cve": "CVE-2026-32156",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32156"
},
{
"cve": "CVE-2026-32157",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32157"
},
{
"cve": "CVE-2026-32158",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32158"
},
{
"cve": "CVE-2026-32159",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32159"
},
{
"cve": "CVE-2026-32160",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32160"
},
{
"cve": "CVE-2026-32162",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32162"
},
{
"cve": "CVE-2026-32163",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32163"
},
{
"cve": "CVE-2026-32164",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32164"
},
{
"cve": "CVE-2026-32165",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32165"
},
{
"cve": "CVE-2026-32181",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32181"
},
{
"cve": "CVE-2026-32183",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32183"
},
{
"cve": "CVE-2026-32195",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32195"
},
{
"cve": "CVE-2026-32196",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32196"
},
{
"cve": "CVE-2026-32202",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32202"
},
{
"cve": "CVE-2026-32212",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32212"
},
{
"cve": "CVE-2026-32214",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32214"
},
{
"cve": "CVE-2026-32215",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32215"
},
{
"cve": "CVE-2026-32216",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32216"
},
{
"cve": "CVE-2026-32217",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32217"
},
{
"cve": "CVE-2026-32218",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32218"
},
{
"cve": "CVE-2026-32219",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32219"
},
{
"cve": "CVE-2026-32220",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32220"
},
{
"cve": "CVE-2026-32221",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32221"
},
{
"cve": "CVE-2026-32222",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32222"
},
{
"cve": "CVE-2026-32223",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32223"
},
{
"cve": "CVE-2026-32224",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32224"
},
{
"cve": "CVE-2026-32225",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-32225"
},
{
"cve": "CVE-2026-33096",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33096"
},
{
"cve": "CVE-2026-33098",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33098"
},
{
"cve": "CVE-2026-33099",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33099"
},
{
"cve": "CVE-2026-33100",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33100"
},
{
"cve": "CVE-2026-33101",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33101"
},
{
"cve": "CVE-2026-33104",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33104"
},
{
"cve": "CVE-2026-33824",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33824"
},
{
"cve": "CVE-2026-33826",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33826"
},
{
"cve": "CVE-2026-33827",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33827"
},
{
"cve": "CVE-2026-33829",
"product_status": {
"known_affected": [
"T050730",
"T051523",
"T042605",
"T050732",
"T050731",
"T050727",
"T050726",
"T050729",
"T050728",
"T050744",
"T042613",
"T050725",
"T047075",
"T017180",
"T017181",
"T050741",
"T017182",
"T017183",
"T050738",
"T050739",
"T050734",
"T050736",
"T050735",
"T047078",
"T047076",
"T047077"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-33829"
}
]
}
WID-SEC-W-2026-1118
Vulnerability from csaf_certbund - Published: 2026-04-14 22:00 - Updated: 2026-04-20 22:00Summary
Dell PowerProtect Data Domain OS: 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: Dell PowerProtect Data Domain Operating System (DD OS) ist das Betriebssystem für die PowerProtect Data Domain Appliances von Dell.
Angriff: Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain OS ausnutzen, um beliebigen Code auszuführen – sogar mit Root-Rechten –, um erweiterte Rechte zu erlangen – einschließlich Administratorrechte –, um Sicherheitsmaßnahmen zu umgehen, um Daten zu manipulieren, um vertrauliche Informationen offenzulegen oder um andere, nicht näher spezifizierte Angriffe durchzuführen.
Betroffene Betriebssysteme: - Sonstiges
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.1 |
Affected products
Known affected
7 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Dell PowerProtect Data Domain OS <7.13.1.60
Dell / PowerProtect Data Domain OS
|
<7.13.1.60 | ||
|
Dell PowerProtect Data Domain OS <8.6.0.0
Dell / PowerProtect Data Domain OS
|
<8.6.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.20
Dell / PowerProtect Data Domain OS
|
<8.3.1.20 | ||
|
Dell PowerProtect Data Domain OS <8.3.1.30
Dell / PowerProtect Data Domain OS
|
<8.3.1.30 | ||
|
Dell PowerProtect Data Domain OS <7.13.1.70
Dell / PowerProtect Data Domain OS
|
<7.13.1.70 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.0
Dell / PowerProtect Data Domain OS
|
<8.7.0.0 | ||
|
Dell PowerProtect Data Domain OS <8.7.0.1
Dell / PowerProtect Data Domain OS
|
<8.7.0.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": "Dell PowerProtect Data Domain Operating System (DD OS) ist das Betriebssystem f\u00fcr die PowerProtect Data Domain Appliances von Dell.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein Angreifer kann mehrere Schwachstellen in Dell PowerProtect Data Domain OS ausnutzen, um beliebigen Code auszuf\u00fchren \u2013 sogar mit Root-Rechten \u2013, um erweiterte Rechte zu erlangen \u2013 einschlie\u00dflich Administratorrechte \u2013, um Sicherheitsma\u00dfnahmen zu umgehen, um Daten zu manipulieren, um vertrauliche Informationen offenzulegen oder um andere, nicht n\u00e4her spezifizierte 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-2026-1118 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1118.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1118 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1118"
},
{
"category": "external",
"summary": "Dell Security Advisory DSA-2026-060 vom 2026-04-14",
"url": "https://www.dell.com/support/kbdoc/000450699"
}
],
"source_lang": "en-US",
"title": "Dell PowerProtect Data Domain OS: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-20T22:00:00.000+00:00",
"generator": {
"date": "2026-04-21T08:05:16.556+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1118",
"initial_release_date": "2026-04-14T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-14T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2026-04-16T22:00:00.000+00:00",
"number": "2",
"summary": "Referenz(en) aufgenommen: EUVD-2026-23378"
},
{
"date": "2026-04-19T22:00:00.000+00:00",
"number": "3",
"summary": "Referenz(en) aufgenommen: EUVD-2025-209517, EUVD-2026-23392, EUVD-2026-23396, EUVD-2026-23401, EUVD-2026-23405, EUVD-2026-23406, EUVD-2026-23407, EUVD-2026-23411, EUVD-2026-23413, EUVD-2025-209519, EUVD-2025-209521, EUVD-2025-209523, EUVD-2025-209524"
},
{
"date": "2026-04-20T22:00:00.000+00:00",
"number": "4",
"summary": "Referenz(en) aufgenommen: EUVD-2026-23879, EUVD-2026-23885, EUVD-2026-23884, EUVD-2026-23899, EUVD-2026-23886, EUVD-2026-23914, EUVD-2026-23906, EUVD-2026-23895, EUVD-2026-23898, EUVD-2026-23917"
}
],
"status": "final",
"version": "4"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c8.7.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.7.0.0",
"product_id": "T052841"
}
},
{
"category": "product_version",
"name": "8.7.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.7.0.0",
"product_id": "T052841-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.7.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.7.0.1",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.7.0.1",
"product_id": "T052842"
}
},
{
"category": "product_version",
"name": "8.7.0.1",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.7.0.1",
"product_id": "T052842-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.7.0.1"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.30",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.3.1.30",
"product_id": "T052843"
}
},
{
"category": "product_version",
"name": "8.3.1.30",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.3.1.30",
"product_id": "T052843-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.3.1.30"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.70",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c7.13.1.70",
"product_id": "T052844"
}
},
{
"category": "product_version",
"name": "7.13.1.70",
"product": {
"name": "Dell PowerProtect Data Domain OS 7.13.1.70",
"product_id": "T052844-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:7.13.1.70"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.6.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.6.0.0",
"product_id": "T052845"
}
},
{
"category": "product_version",
"name": "8.6.0.0",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.6.0.0",
"product_id": "T052845-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.6.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c8.3.1.20",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c8.3.1.20",
"product_id": "T052846"
}
},
{
"category": "product_version",
"name": "8.3.1.20",
"product": {
"name": "Dell PowerProtect Data Domain OS 8.3.1.20",
"product_id": "T052846-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:8.3.1.20"
}
}
},
{
"category": "product_version_range",
"name": "\u003c7.13.1.60",
"product": {
"name": "Dell PowerProtect Data Domain OS \u003c7.13.1.60",
"product_id": "T052847"
}
},
{
"category": "product_version",
"name": "7.13.1.60",
"product": {
"name": "Dell PowerProtect Data Domain OS 7.13.1.60",
"product_id": "T052847-fixed",
"product_identification_helper": {
"cpe": "cpe:/o:dell:powerprotect_data_domain_os:7.13.1.60"
}
}
}
],
"category": "product_name",
"name": "PowerProtect Data Domain OS"
}
],
"category": "vendor",
"name": "Dell"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2016-9840",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2016-9840"
},
{
"cve": "CVE-2024-12718",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-12718"
},
{
"cve": "CVE-2024-2236",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-2236"
},
{
"cve": "CVE-2024-47081",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-47081"
},
{
"cve": "CVE-2024-9143",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2024-9143"
},
{
"cve": "CVE-2025-0938",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-0938"
},
{
"cve": "CVE-2025-21993",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-21993"
},
{
"cve": "CVE-2025-21996",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-21996"
},
{
"cve": "CVE-2025-22007",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22007"
},
{
"cve": "CVE-2025-22018",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22018"
},
{
"cve": "CVE-2025-22027",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22027"
},
{
"cve": "CVE-2025-22037",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22037"
},
{
"cve": "CVE-2025-22038",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22038"
},
{
"cve": "CVE-2025-22063",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-22063"
},
{
"cve": "CVE-2025-23136",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-23136"
},
{
"cve": "CVE-2025-36568",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-36568"
},
{
"cve": "CVE-2025-37785",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37785"
},
{
"cve": "CVE-2025-37800",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37800"
},
{
"cve": "CVE-2025-37801",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37801"
},
{
"cve": "CVE-2025-37802",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37802"
},
{
"cve": "CVE-2025-37803",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37803"
},
{
"cve": "CVE-2025-37805",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37805"
},
{
"cve": "CVE-2025-37925",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-37925"
},
{
"cve": "CVE-2025-4207",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4207"
},
{
"cve": "CVE-2025-4516",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4516"
},
{
"cve": "CVE-2025-4598",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4598"
},
{
"cve": "CVE-2025-46605",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46605"
},
{
"cve": "CVE-2025-46606",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46606"
},
{
"cve": "CVE-2025-46607",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46607"
},
{
"cve": "CVE-2025-46641",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-46641"
},
{
"cve": "CVE-2025-4877",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4877"
},
{
"cve": "CVE-2025-4878",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-4878"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-49794",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-49794"
},
{
"cve": "CVE-2025-49796",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-49796"
},
{
"cve": "CVE-2025-5278",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5278"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-6020",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6020"
},
{
"cve": "CVE-2025-6021",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6021"
},
{
"cve": "CVE-2025-6069",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6069"
},
{
"cve": "CVE-2025-6170",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6170"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-7425",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2025-7425"
},
{
"cve": "CVE-2026-22761",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-22761"
},
{
"cve": "CVE-2026-23774",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23774"
},
{
"cve": "CVE-2026-23775",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23775"
},
{
"cve": "CVE-2026-23776",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23776"
},
{
"cve": "CVE-2026-23777",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23777"
},
{
"cve": "CVE-2026-23778",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23778"
},
{
"cve": "CVE-2026-23779",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23779"
},
{
"cve": "CVE-2026-23853",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-23853"
},
{
"cve": "CVE-2026-24504",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24504"
},
{
"cve": "CVE-2026-24505",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24505"
},
{
"cve": "CVE-2026-24506",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-24506"
},
{
"cve": "CVE-2026-26942",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26942"
},
{
"cve": "CVE-2026-26943",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26943"
},
{
"cve": "CVE-2026-26944",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26944"
},
{
"cve": "CVE-2026-26951",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-26951"
},
{
"cve": "CVE-2026-28263",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-28263"
},
{
"cve": "CVE-2026-35072",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35072"
},
{
"cve": "CVE-2026-35073",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35073"
},
{
"cve": "CVE-2026-35074",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35074"
},
{
"cve": "CVE-2026-35153",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35153"
},
{
"cve": "CVE-2026-35154",
"product_status": {
"known_affected": [
"T052847",
"T052845",
"T052846",
"T052843",
"T052844",
"T052841",
"T052842"
]
},
"release_date": "2026-04-14T22:00:00.000+00:00",
"title": "CVE-2026-35154"
}
]
}
WID-SEC-W-2026-1194
Vulnerability from csaf_certbund - Published: 2026-04-21 22:00 - Updated: 2026-04-21 22:00Summary
Oracle Communications: Mehrere Schwachstellen
Severity
Hoch
Notes
Das BSI ist als Anbieter für die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch dafür verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgfältig im Einzelfall zu prüfen.
Produktbeschreibung: Oracle Communications umfasst branchenspezifische Lösungen für die Telekommunikationsbranche.
Angriff: Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrität und Verfügbarkeit zu gefährden.
Betroffene Betriebssysteme: - Linux
- Sonstiges
- UNIX
- Windows
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
Affected products
Known affected
38 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications 25.1.204
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.204
|
25.1.204 | |
|
Oracle Communications 25.2.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.200
|
25.2.200 | |
|
Oracle Communications 15.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.1.0
|
15.0.0.1.0 | |
|
Oracle Communications 11.0
Oracle / Communications
|
cpe:/a:oracle:communications:11.0
|
11 | |
|
Oracle Communications 4.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:4.2.0
|
4.2.0 | |
|
Oracle Communications 8.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.0.0
|
8.1.0.0.0 | |
|
Oracle Communications 9.3.0
Oracle / Communications
|
cpe:/a:oracle:communications:9.3.0
|
9.3.0 | |
|
Oracle Communications 17.0
Oracle / Communications
|
cpe:/a:oracle:communications:17.0
|
17 | |
|
Oracle Communications 6.1.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.1
|
6.1.1 | |
|
Oracle Communications 7.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.5.0
|
7.5.0 | |
|
Oracle Communications 5.2
Oracle / Communications
|
cpe:/a:oracle:communications:5.2
|
5.2 | |
|
Oracle Communications 6.1.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.1.0.0.0
|
6.1.0.0.0 | |
|
Oracle Communications 14.0
Oracle / Communications
|
cpe:/a:oracle:communications:14.0
|
14 | |
|
Oracle Communications 25.1.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.100
|
25.1.100 | |
|
Oracle Communications 10.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.0
|
10.0.0 | |
|
Oracle Communications 24.2.4
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.4
|
24.2.4 | |
|
Oracle Communications 25.1.202
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.202
|
25.1.202 | |
|
Oracle Communications 25.1.201
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.201
|
25.1.201 | |
|
Oracle Communications 6.0
Oracle / Communications
|
cpe:/a:oracle:communications:6.0
|
6 | |
|
Oracle Communications 7.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.6.0
|
7.6.0 | |
|
Oracle Communications 6.1
Oracle / Communications
|
cpe:/a:oracle:communications:6.1
|
6.1 | |
|
Oracle Communications 25.1.200
Oracle / Communications
|
cpe:/a:oracle:communications:25.1.200
|
25.1.200 | |
|
Oracle Communications 3.0.3.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:3.0.3.4.0
|
3.0.3.4.0 | |
|
Oracle Communications 8.2.0.2.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.2.0.2.0
|
8.2.0.2.0 | |
|
Oracle Communications 8.0.0.6.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0.6.0
|
8.0.0.6.0 | |
|
Oracle Communications 8.1.0.5.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.1.0.5.0
|
8.1.0.5.0 | |
|
Oracle Communications 47.0.0.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0.0.1.0
|
47.0.0.1.0 | |
|
Oracle Communications 10.0.1.8.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.0.1.8.0
|
10.0.1.8.0 | |
|
Oracle Communications 7.4.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.4.0
|
7.4.0 | |
|
Oracle Communications 7.3.6
Oracle / Communications
|
cpe:/a:oracle:communications:7.3.6
|
7.3.6 | |
|
Oracle Communications 8.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:8.0.0
|
8.0.0 | |
|
Oracle Communications 15.0.0.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:15.0.0.0.0
|
15.0.0.0.0 | |
|
Oracle Communications 7.7.0
Oracle / Communications
|
cpe:/a:oracle:communications:7.7.0
|
7.7.0 | |
|
Oracle Communications 5.0.0
Oracle / Communications
|
cpe:/a:oracle:communications:5.0.0
|
5.0.0 | |
|
Oracle Communications 24.2.1
Oracle / Communications
|
cpe:/a:oracle:communications:24.2.1
|
24.2.1 | |
|
Oracle Communications 10.1.0
Oracle / Communications
|
cpe:/a:oracle:communications:10.1.0
|
10.1.0 | |
|
Oracle Communications 25.2.100
Oracle / Communications
|
cpe:/a:oracle:communications:25.2.100
|
25.2.100 | |
|
Oracle Communications 47.0
Oracle / Communications
|
cpe:/a:oracle:communications:47.0
|
47 |
Last affected
10 products
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
Oracle Communications <=15.2.0.0.0
Oracle / Communications
|
<=15.2.0.0.0 | ||
|
Oracle Communications <=7.0.0
Oracle / Communications
|
<=7.0.0 | ||
|
Oracle Communications <=7.5.1
Oracle / Communications
|
<=7.5.1 | ||
|
Oracle Communications <=15.2.0.0
Oracle / Communications
|
<=15.2.0.0 | ||
|
Oracle Communications <=10.5.0.2
Oracle / Communications
|
<=10.5.0.2 | ||
|
Oracle Communications <=9.0.4
Oracle / Communications
|
<=9.0.4 | ||
|
Oracle Communications <=15.0.1.0.0
Oracle / Communications
|
<=15.0.1.0.0 | ||
|
Oracle Communications <=7.8.0
Oracle / Communications
|
<=7.8.0 | ||
|
Oracle Communications <=15.0.1.0
Oracle / Communications
|
<=15.0.1.0 | ||
|
Oracle Communications <=17.1
Oracle / Communications
|
<=17.1 |
References
3 references
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Oracle Communications umfasst branchenspezifische L\u00f6sungen f\u00fcr die Telekommunikationsbranche.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter, anonymer oder authentisierter Angreifer kann mehrere Schwachstellen in Oracle Communications ausnutzen, um die Vertraulichkeit, Integrit\u00e4t und Verf\u00fcgbarkeit zu gef\u00e4hrden.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux\n- Sonstiges\n- UNIX\n- Windows",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2026-1194 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2026/wid-sec-w-2026-1194.json"
},
{
"category": "self",
"summary": "WID-SEC-2026-1194 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2026-1194"
},
{
"category": "external",
"summary": "Oracle Critical Patch Update Advisory - April 2026 - Appendix Oracle Communications vom 2026-04-21",
"url": "https://www.oracle.com/security-alerts/cpuapr2026.html#AppendixCGBU"
}
],
"source_lang": "en-US",
"title": "Oracle Communications: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2026-04-21T22:00:00.000+00:00",
"generator": {
"date": "2026-04-22T08:44:15.870+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.5.0"
}
},
"id": "WID-SEC-W-2026-1194",
"initial_release_date": "2026-04-21T22:00:00.000+00:00",
"revision_history": [
{
"date": "2026-04-21T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "6",
"product": {
"name": "Oracle Communications 6.0",
"product_id": "T018947",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.0"
}
}
},
{
"category": "product_version",
"name": "6.1",
"product": {
"name": "Oracle Communications 6.1",
"product_id": "T018948",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1"
}
}
},
{
"category": "product_version",
"name": "8.0.0",
"product": {
"name": "Oracle Communications 8.0.0",
"product_id": "T025868",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.0.0",
"product": {
"name": "Oracle Communications 15.0.0.0.0",
"product_id": "T032090",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.0.0"
}
}
},
{
"category": "product_version",
"name": "5.2",
"product": {
"name": "Oracle Communications 5.2",
"product_id": "T034146",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.2"
}
}
},
{
"category": "product_version",
"name": "4.2.0",
"product": {
"name": "Oracle Communications 4.2.0",
"product_id": "T036206",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:4.2.0"
}
}
},
{
"category": "product_version",
"name": "9.3.0",
"product": {
"name": "Oracle Communications 9.3.0",
"product_id": "T036208",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:9.3.0"
}
}
},
{
"category": "product_version",
"name": "14",
"product": {
"name": "Oracle Communications 14.0",
"product_id": "T038382",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:14.0"
}
}
},
{
"category": "product_version",
"name": "25.1.100",
"product": {
"name": "Oracle Communications 25.1.100",
"product_id": "T042794",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.100"
}
}
},
{
"category": "product_version",
"name": "10.0.0",
"product": {
"name": "Oracle Communications 10.0.0",
"product_id": "T042795",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.0"
}
}
},
{
"category": "product_version",
"name": "24.2.4",
"product": {
"name": "Oracle Communications 24.2.4",
"product_id": "T042796",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.4"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371"
}
},
{
"category": "product_version_range",
"name": "\u003c=9.0.4",
"product": {
"name": "Oracle Communications \u003c=9.0.4",
"product_id": "T045371-fixed"
}
},
{
"category": "product_version",
"name": "5.0.0",
"product": {
"name": "Oracle Communications 5.0.0",
"product_id": "T045372",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:5.0.0"
}
}
},
{
"category": "product_version",
"name": "25.1.200",
"product": {
"name": "Oracle Communications 25.1.200",
"product_id": "T047885",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.200"
}
}
},
{
"category": "product_version",
"name": "25.1.202",
"product": {
"name": "Oracle Communications 25.1.202",
"product_id": "T047887",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.202"
}
}
},
{
"category": "product_version",
"name": "25.1.201",
"product": {
"name": "Oracle Communications 25.1.201",
"product_id": "T047888",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.201"
}
}
},
{
"category": "product_version",
"name": "25.2.100",
"product": {
"name": "Oracle Communications 25.2.100",
"product_id": "T047890",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.100"
}
}
},
{
"category": "product_version",
"name": "47",
"product": {
"name": "Oracle Communications 47.0",
"product_id": "T047891",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0"
}
}
},
{
"category": "product_version",
"name": "24.2.1",
"product": {
"name": "Oracle Communications 24.2.1",
"product_id": "T047970",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:24.2.1"
}
}
},
{
"category": "product_version",
"name": "7.5.0",
"product": {
"name": "Oracle Communications 7.5.0",
"product_id": "T050113",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.5.0"
}
}
},
{
"category": "product_version",
"name": "6.1.1",
"product": {
"name": "Oracle Communications 6.1.1",
"product_id": "T050114",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.1"
}
}
},
{
"category": "product_version",
"name": "7.3.6",
"product": {
"name": "Oracle Communications 7.3.6",
"product_id": "T050117",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.3.6"
}
}
},
{
"category": "product_version",
"name": "7.4.0",
"product": {
"name": "Oracle Communications 7.4.0",
"product_id": "T050118",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.4.0"
}
}
},
{
"category": "product_version",
"name": "7.7.0",
"product": {
"name": "Oracle Communications 7.7.0",
"product_id": "T050119",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.7.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.8.0",
"product": {
"name": "Oracle Communications \u003c=7.8.0",
"product_id": "T050120-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0.0",
"product_id": "T050121-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.0.1.0",
"product": {
"name": "Oracle Communications \u003c=15.0.1.0",
"product_id": "T050123-fixed"
}
},
{
"category": "product_version",
"name": "17",
"product": {
"name": "Oracle Communications 17.0",
"product_id": "T053061",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:17.0"
}
}
},
{
"category": "product_version",
"name": "11",
"product": {
"name": "Oracle Communications 11.0",
"product_id": "T053062",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:11.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.0.0",
"product": {
"name": "Oracle Communications 8.1.0.0.0",
"product_id": "T053063",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.0.0"
}
}
},
{
"category": "product_version",
"name": "15.0.0.1.0",
"product": {
"name": "Oracle Communications 15.0.0.1.0",
"product_id": "T053064",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:15.0.0.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.0.0",
"product": {
"name": "Oracle Communications \u003c=7.0.0",
"product_id": "T053065-fixed"
}
},
{
"category": "product_version",
"name": "25.1.204",
"product": {
"name": "Oracle Communications 25.1.204",
"product_id": "T053066",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.1.204"
}
}
},
{
"category": "product_version",
"name": "25.2.200",
"product": {
"name": "Oracle Communications 25.2.200",
"product_id": "T053067",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:25.2.200"
}
}
},
{
"category": "product_version",
"name": "6.1.0.0.0",
"product": {
"name": "Oracle Communications 6.1.0.0.0",
"product_id": "T053068",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:6.1.0.0.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069"
}
},
{
"category": "product_version_range",
"name": "\u003c=17.1",
"product": {
"name": "Oracle Communications \u003c=17.1",
"product_id": "T053069-fixed"
}
},
{
"category": "product_version",
"name": "10.1.0",
"product": {
"name": "Oracle Communications 10.1.0",
"product_id": "T053070",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.1.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0",
"product_id": "T053071-fixed"
}
},
{
"category": "product_version",
"name": "47.0.0.1.0",
"product": {
"name": "Oracle Communications 47.0.0.1.0",
"product_id": "T053072",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:47.0.0.1.0"
}
}
},
{
"category": "product_version",
"name": "8.0.0.6.0",
"product": {
"name": "Oracle Communications 8.0.0.6.0",
"product_id": "T053073",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.0.0.6.0"
}
}
},
{
"category": "product_version",
"name": "8.1.0.5.0",
"product": {
"name": "Oracle Communications 8.1.0.5.0",
"product_id": "T053074",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.1.0.5.0"
}
}
},
{
"category": "product_version",
"name": "8.2.0.2.0",
"product": {
"name": "Oracle Communications 8.2.0.2.0",
"product_id": "T053075",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:8.2.0.2.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076"
}
},
{
"category": "product_version_range",
"name": "\u003c=7.5.1",
"product": {
"name": "Oracle Communications \u003c=7.5.1",
"product_id": "T053076-fixed"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077"
}
},
{
"category": "product_version_range",
"name": "\u003c=15.2.0.0.0",
"product": {
"name": "Oracle Communications \u003c=15.2.0.0.0",
"product_id": "T053077-fixed"
}
},
{
"category": "product_version",
"name": "3.0.3.4.0",
"product": {
"name": "Oracle Communications 3.0.3.4.0",
"product_id": "T053078",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:3.0.3.4.0"
}
}
},
{
"category": "product_version",
"name": "10.0.1.8.0",
"product": {
"name": "Oracle Communications 10.0.1.8.0",
"product_id": "T053079",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:10.0.1.8.0"
}
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080"
}
},
{
"category": "product_version_range",
"name": "\u003c=10.5.0.2",
"product": {
"name": "Oracle Communications \u003c=10.5.0.2",
"product_id": "T053080-fixed"
}
},
{
"category": "product_version",
"name": "7.6.0",
"product": {
"name": "Oracle Communications 7.6.0",
"product_id": "T053081",
"product_identification_helper": {
"cpe": "cpe:/a:oracle:communications:7.6.0"
}
}
}
],
"category": "product_name",
"name": "Communications"
}
],
"category": "vendor",
"name": "Oracle"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-0341",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2021-0341"
},
{
"cve": "CVE-2023-34453",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2023-34453"
},
{
"cve": "CVE-2024-45339",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-45339"
},
{
"cve": "CVE-2024-5535",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-5535"
},
{
"cve": "CVE-2024-8184",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2024-8184"
},
{
"cve": "CVE-2025-12383",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12383"
},
{
"cve": "CVE-2025-12543",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-12543"
},
{
"cve": "CVE-2025-13151",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-13151"
},
{
"cve": "CVE-2025-14017",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14017"
},
{
"cve": "CVE-2025-14104",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-14104"
},
{
"cve": "CVE-2025-15284",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15284"
},
{
"cve": "CVE-2025-15467",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-15467"
},
{
"cve": "CVE-2025-26333",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26333"
},
{
"cve": "CVE-2025-26791",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-26791"
},
{
"cve": "CVE-2025-27821",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-27821"
},
{
"cve": "CVE-2025-32990",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-32990"
},
{
"cve": "CVE-2025-33042",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-33042"
},
{
"cve": "CVE-2025-41248",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41248"
},
{
"cve": "CVE-2025-41249",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41249"
},
{
"cve": "CVE-2025-41253",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-41253"
},
{
"cve": "CVE-2025-48795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48795"
},
{
"cve": "CVE-2025-48913",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48913"
},
{
"cve": "CVE-2025-48976",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-48976"
},
{
"cve": "CVE-2025-5115",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5115"
},
{
"cve": "CVE-2025-52967",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-52967"
},
{
"cve": "CVE-2025-5318",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5318"
},
{
"cve": "CVE-2025-5372",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-5372"
},
{
"cve": "CVE-2025-55130",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55130"
},
{
"cve": "CVE-2025-55163",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55163"
},
{
"cve": "CVE-2025-55754",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-55754"
},
{
"cve": "CVE-2025-58050",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58050"
},
{
"cve": "CVE-2025-58057",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58057"
},
{
"cve": "CVE-2025-58098",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58098"
},
{
"cve": "CVE-2025-58181",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-58181"
},
{
"cve": "CVE-2025-61795",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61795"
},
{
"cve": "CVE-2025-61984",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-61984"
},
{
"cve": "CVE-2025-66418",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66418"
},
{
"cve": "CVE-2025-66566",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-66566"
},
{
"cve": "CVE-2025-67635",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-67635"
},
{
"cve": "CVE-2025-68161",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68161"
},
{
"cve": "CVE-2025-68615",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68615"
},
{
"cve": "CVE-2025-68973",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-68973"
},
{
"cve": "CVE-2025-69223",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-69223"
},
{
"cve": "CVE-2025-6965",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-6965"
},
{
"cve": "CVE-2025-8194",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-8194"
},
{
"cve": "CVE-2025-9086",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9086"
},
{
"cve": "CVE-2025-9230",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9230"
},
{
"cve": "CVE-2025-9900",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2025-9900"
},
{
"cve": "CVE-2026-0861",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-0861"
},
{
"cve": "CVE-2026-1642",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-1642"
},
{
"cve": "CVE-2026-21441",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21441"
},
{
"cve": "CVE-2026-21452",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21452"
},
{
"cve": "CVE-2026-21637",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21637"
},
{
"cve": "CVE-2026-21945",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-21945"
},
{
"cve": "CVE-2026-22022",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-22022"
},
{
"cve": "CVE-2026-23490",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23490"
},
{
"cve": "CVE-2026-23903",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-23903"
},
{
"cve": "CVE-2026-24734",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-24734"
},
{
"cve": "CVE-2026-25210",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25210"
},
{
"cve": "CVE-2026-25646",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25646"
},
{
"cve": "CVE-2026-25968",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-25968"
},
{
"cve": "CVE-2026-26007",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-26007"
},
{
"cve": "CVE-2026-27099",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-27099"
},
{
"cve": "CVE-2026-3288",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-3288"
},
{
"cve": "CVE-2026-33870",
"product_status": {
"known_affected": [
"T053066",
"T053067",
"T053064",
"T053062",
"T036206",
"T053063",
"T036208",
"T053061",
"T050114",
"T050113",
"T034146",
"T053068",
"T038382",
"T042794",
"T042795",
"T042796",
"T047887",
"T047888",
"T018947",
"T053081",
"T018948",
"T047885",
"T053078",
"T053075",
"T053073",
"T053074",
"T053072",
"T053079",
"T050118",
"T050117",
"T025868",
"T032090",
"T050119",
"T045372",
"T047970",
"T053070",
"T047890",
"T047891"
],
"last_affected": [
"T053077",
"T053065",
"T053076",
"T053071",
"T053080",
"T045371",
"T050121",
"T050120",
"T050123",
"T053069"
]
},
"release_date": "2026-04-21T22:00:00.000+00:00",
"title": "CVE-2026-33870"
}
]
}
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…